summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/NCSA
diff options
context:
space:
mode:
authorBeth Flanagan <elizabeth.flanagan@intel.com>2011-05-25 13:47:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-27 18:27:22 +0100
commit5faff78a9a8ea98c116dc7797b75c73baa85ac5d (patch)
tree977c5c21632bfa4582812a27b5716d01cc819f11 /meta/files/common-licenses/NCSA
parent183ef127f555af68084ab956363b375124dd2a57 (diff)
downloadpoky-5faff78a9a8ea98c116dc7797b75c73baa85ac5d.tar.gz
common-licenses: Adding new licenses and renaming
I'm adding full common licenses to the common license directory. These licenses are taken from the SPDX project or the OSI license repository. They conform to the SPDX naming convention and will be used by the new license.bbclass license parser in order to maintain some sort of internal standard for license naming. Going forward, we should have a bigger conversation about the LICENSE field and standardizing that to conform to this naming standard. (From OE-Core rev: acc260418a46dadd5598c53ad3491a21e8b2d6e8) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/NCSA')
-rw-r--r--meta/files/common-licenses/NCSA40
1 files changed, 40 insertions, 0 deletions
diff --git a/meta/files/common-licenses/NCSA b/meta/files/common-licenses/NCSA
new file mode 100644
index 0000000000..e0e694958d
--- /dev/null
+++ b/meta/files/common-licenses/NCSA
@@ -0,0 +1,40 @@
1
2University of Illinois/NCSA Open Source License
3Copyright (c) <Year> <Owner Organization Name>
4All rights reserved.
5
6Developed by: <Name of Development Group>
7<Name of Institution>
8<URL for Development Group/Institution>
9Permission is hereby granted, free of charge, to any person obtaining a
10copy of this software and associated documentation files (the
11"Software"), to deal with the Software without restriction, including
12without limitation the rights to use, copy, modify, merge, publish,
13distribute, sublicense, and/or sell copies of the Software, and to
14permit persons to whom the Software is furnished to do so, subject to
15the following conditions:
16
17Redistributions of source code must retain the above copyright
18notice, this list of conditions and the following disclaimers.
19Redistributions in binary form must reproduce the above
20copyright notice, this list of conditions and the following disclaimers
21in the documentation and/or other materials provided with the
22distribution.
23Neither the names of <Name of Development Group, Name of
24Institution>, nor the names of its contributors may be used to endorse
25or promote products derived from this Software without specific prior
26written permission.
27THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
28EXPRESS
29OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
31IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR
32ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
33TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
34SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
35
36
37
38
39
40