diff options
author | Beth Flanagan <elizabeth.flanagan@intel.com> | 2011-06-15 13:52:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-23 23:44:29 +0100 |
commit | e47343d12ee571281238bbf5663b074c0e32049f (patch) | |
tree | aa434dae7245a5748f2158c212f654b90cb22e01 /meta/files/common-licenses/GPL-2.0-with-GCC-exception | |
parent | 319610d5bf61108f2ecc538c7a5de5b7c85a6684 (diff) | |
download | openembedded-core-e47343d12ee571281238bbf5663b074c0e32049f.tar.gz openembedded-core-e47343d12ee571281238bbf5663b074c0e32049f.tar.bz2 openembedded-core-e47343d12ee571281238bbf5663b074c0e32049f.tar.xz openembedded-core-e47343d12ee571281238bbf5663b074c0e32049f.zip |
common-licenses: Additions and corrections
I've added more licenses from SPDX and corrected the gcc license
so that it is a. parsable and b. accurate to the SPDX standard.
I've also done some cleanup of license text and gdb's LICENSE
field.
Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Diffstat (limited to 'meta/files/common-licenses/GPL-2.0-with-GCC-exception')
-rw-r--r-- | meta/files/common-licenses/GPL-2.0-with-GCC-exception | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/files/common-licenses/GPL-2.0-with-GCC-exception b/meta/files/common-licenses/GPL-2.0-with-GCC-exception new file mode 100644 index 000000000..5d0beb8ef --- /dev/null +++ b/meta/files/common-licenses/GPL-2.0-with-GCC-exception @@ -0,0 +1,6 @@ + +insert GPL v2 text here + +GCC Linking Exception +In addition to the permissions in the GNU General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) + |