diff options
author | Beth Flanagan <elizabeth.flanagan@intel.com> | 2011-05-25 13:47:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-27 18:27:22 +0100 |
commit | 5faff78a9a8ea98c116dc7797b75c73baa85ac5d (patch) | |
tree | 977c5c21632bfa4582812a27b5716d01cc819f11 /meta/files/common-licenses/Zlib | |
parent | 183ef127f555af68084ab956363b375124dd2a57 (diff) | |
download | poky-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/Zlib')
-rw-r--r-- | meta/files/common-licenses/Zlib | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/files/common-licenses/Zlib b/meta/files/common-licenses/Zlib new file mode 100644 index 0000000000..5da23064e6 --- /dev/null +++ b/meta/files/common-licenses/Zlib | |||
@@ -0,0 +1,25 @@ | |||
1 | |||
2 | zlib License | ||
3 | |||
4 | |||
5 | This software is provided 'as-is', without any express or implied | ||
6 | warranty. In no event will the authors be held liable for any damages | ||
7 | arising from the use of this software. | ||
8 | |||
9 | Permission is granted to anyone to use this software for any purpose, | ||
10 | including commercial applications, and to alter it and redistribute it | ||
11 | freely, subject to the following restrictions: | ||
12 | |||
13 | 1. The origin of this software must not be misrepresented; you must not | ||
14 | claim that you wrote the original software. If you use this software | ||
15 | in a product, an acknowledgment in the product documentation would be | ||
16 | appreciated but is not required. | ||
17 | 2. Altered source versions must be plainly marked as such, and must not be | ||
18 | misrepresented as being the original software. | ||
19 | 3. This notice may not be removed or altered from any source distribution. | ||
20 | |||
21 | |||
22 | |||
23 | |||
24 | |||
25 | |||