1
0
mirror of https://github.com/github/choosealicense.com synced 2024-11-05 19:28:50 +01:00
This commit is contained in:
Naren Dasan 2017-03-23 18:51:32 -07:00 committed by GitHub
parent e29f5d16d9
commit d0af1481b0

View File

@ -6,7 +6,7 @@ source: https://opensource.org/licenses/NCSA
hidden: false hidden: false
featured: 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/X11 license</a> and the <a href="/license/">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.
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. 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.