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/GPL-2 | |
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/GPL-2')
-rw-r--r-- | meta/files/common-licenses/GPL-2 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/meta/files/common-licenses/GPL-2 b/meta/files/common-licenses/GPL-2 new file mode 100644 index 0000000000..32a4ac68d9 --- /dev/null +++ b/meta/files/common-licenses/GPL-2 | |||
@@ -0,0 +1,23 @@ | |||
1 | |||
2 | insert GPL v2 license text here | ||
3 | |||
4 | Linking this library statically or dynamically with other modules is making a | ||
5 | combined work based on this library. Thus, the terms and conditions of the GNU | ||
6 | General Public License cover the whole combination. | ||
7 | |||
8 | As a special exception, the copyright holders of this library give you | ||
9 | permission to link this library with independent modules to produce an | ||
10 | executable, regardless of the license terms of these independent modules, and | ||
11 | to copy and distribute the resulting executable under terms of your choice, | ||
12 | provided that you also meet, for each linked independent module, the terms and | ||
13 | conditions of the license of that module. An independent module is a module | ||
14 | which is not derived from or based on this library. If you modify this library, | ||
15 | you may extend this exception to your version of the library, but you are not | ||
16 | obligated to do so. If you do not wish to do so, delete this exception | ||
17 | statement from your version. | ||
18 | |||
19 | |||
20 | |||
21 | |||
22 | |||
23 | |||