1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

Update ncsa.txt

This commit is contained in:
Naren Dasan 2017-03-23 21:47:46 -07:00 committed by GitHub
parent d0af1481b0
commit cae5457dfa

View File

@ -6,7 +6,7 @@ source: https://opensource.org/licenses/NCSA
hidden: false
featured: false
description: The University of Illinois/NCSA Open Source License, or UIUC license, is a permissive free software license, based on the <a href="/license/mit/">MIT/X11 license</a> and the <a href="/license/bsd-3-clause">BSD 3-clause License</a>. By combining parts of these two licenses, it attempts to be clearer and more concise than either.
description: The University of Illinois/NCSA Open Source License, or UIUC license, is a permissive free software license, based on the <a href="/license/mit/">MIT/X11 license</a> and the <a href="/license/bsd-3-clause">BSD 3-clause License</a>. By combining parts of these two licenses, it attempts to be clearer and more concise than either. It's conditions include requiring the preservation of copyright and license notices both in source and in binary distributions and the prohibtion of using the names of the authors or the project organization to promote or endorse derived products.
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. Replace [project] with the project organization, if any, that sponsors this work.