1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-01 08:03:02 +02:00

Merge pull request #835 from github/bsd3-flutter

Update BSD-3-Clause examples because d3 is now ISC licensed
This commit is contained in:
Mike Linksvayer 2021-07-05 21:35:27 -07:00 committed by GitHub
commit acfc2a8724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ description: A permissive license similar to the <a href="/licenses/bsd-2-clause
how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders.
using:
d3: https://github.com/d3/d3/blob/master/LICENSE
Flutter: https://github.com/flutter/flutter/blob/master/LICENSE
LevelDB: https://github.com/google/leveldb/blob/master/LICENSE
Quill: https://github.com/quilljs/quill/blob/develop/LICENSE