From 7cd2ac0e40d854bab9a32512018aff6172500c0e Mon Sep 17 00:00:00 2001 From: Beth Flanagan Date: Wed, 15 Jun 2011 13:52:23 -0700 Subject: 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 Signed-off-by: Richard Purdie --- meta/files/common-licenses/ECL-1.0 | 55 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 meta/files/common-licenses/ECL-1.0 (limited to 'meta/files/common-licenses/ECL-1.0') diff --git a/meta/files/common-licenses/ECL-1.0 b/meta/files/common-licenses/ECL-1.0 new file mode 100644 index 0000000000..bbc8be1079 --- /dev/null +++ b/meta/files/common-licenses/ECL-1.0 @@ -0,0 +1,55 @@ + +This Educational Community License (the "License") applies +to any original work of authorship (the "Original Work") whose owner +(the "Licensor") has placed the following notice immediately following +the copyright notice for the Original Work: + +Copyright (c) + +Licensed under the Educational Community License version 1.0 + +This Original Work, including software, source code, documents, +or other related items, is being provided by the copyright holder(s) +subject to the terms of the Educational Community License. By +obtaining, using and/or copying this Original Work, you agree that you +have read, understand, and will comply with the following terms and +conditions of the Educational Community License: + +Permission to use, copy, modify, merge, publish, distribute, and +sublicense this Original Work and its documentation, with or without +modification, for any purpose, and without fee or royalty to the +copyright holder(s) is hereby granted, provided that you include the +following on ALL copies of the Original Work or portions thereof, +including modifications or derivatives, that you make: + + +The full text of the Educational Community License in a location viewable to +users of the redistributed or derivative work. + + +Any pre-existing intellectual property disclaimers, notices, or terms and +conditions. + + + +Notice of any changes or modifications to the Original Work, including the +date the changes were made. + + +Any modifications of the Original Work must be distributed in such a manner as +to avoid any confusion with the Original Work of the copyright holders. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +The name and trademarks of copyright holder(s) may NOT be used +in advertising or publicity pertaining to the Original or Derivative +Works without specific, written prior permission. Title to copyright in +the Original Work and any associated documentation will at all times +remain with the copyright holders. + -- cgit v1.2.3-54-g00ecf