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:49 +0100 |
commit | 7cd2ac0e40d854bab9a32512018aff6172500c0e (patch) | |
tree | 99366a7b07db9f0b53bb9d411f0016f36982616d /meta/files/common-licenses/AAL | |
parent | 879a7f819b7f38cda82d97489af433310aabfed1 (diff) | |
download | poky-7cd2ac0e40d854bab9a32512018aff6172500c0e.tar.gz |
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.
(From OE-Core rev: e47343d12ee571281238bbf5663b074c0e32049f)
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/AAL')
-rw-r--r-- | meta/files/common-licenses/AAL | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/files/common-licenses/AAL b/meta/files/common-licenses/AAL index 350eb9ad3c..54842265f7 100644 --- a/meta/files/common-licenses/AAL +++ b/meta/files/common-licenses/AAL | |||
@@ -2,7 +2,7 @@ | |||
2 | Attribution Assurance License | 2 | Attribution Assurance License |
3 | Copyright (c) 2002 by AUTHOR | 3 | Copyright (c) 2002 by AUTHOR |
4 | PROFESSIONAL IDENTIFICATION * URL | 4 | PROFESSIONAL IDENTIFICATION * URL |
5 | "PROMOTIONAL SLOGAN FOR AUTHOR'S PROFESSIONAL PRACTICE" | 5 | "PROMOTIONAL SLOGAN FOR AUTHOR`S PROFESSIONAL PRACTICE" |
6 | 6 | ||
7 | All Rights Reserved | 7 | All Rights Reserved |
8 | ATTRIBUTION ASSURANCE LICENSE (adapted from the original BSD license) | 8 | ATTRIBUTION ASSURANCE LICENSE (adapted from the original BSD license) |
@@ -19,7 +19,7 @@ text in verifiable form. | |||
19 | 2. Redistributions of the Code in binary form must be accompanied by | 19 | 2. Redistributions of the Code in binary form must be accompanied by |
20 | this GPG-signed text in any documentation and, each time the resulting | 20 | this GPG-signed text in any documentation and, each time the resulting |
21 | executable program or a program dependent thereon is launched, a | 21 | executable program or a program dependent thereon is launched, a |
22 | prominent display (e.g., splash screen or banner text) of the Author's | 22 | prominent display (e.g., splash screen or banner text) of the Author`s |
23 | attribution information, which includes: | 23 | attribution information, which includes: |
24 | (a) Name ("AUTHOR"), | 24 | (a) Name ("AUTHOR"), |
25 | (b) Professional identification ("PROFESSIONAL IDENTIFICATION"), and | 25 | (b) Professional identification ("PROFESSIONAL IDENTIFICATION"), and |
@@ -47,3 +47,5 @@ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |||
47 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 47 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
48 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN | 48 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
49 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | --End of License | ||
51 | |||