diff --git a/src/licensedcode/data/licenses/cgal-linking-exception.LICENSE b/src/licensedcode/data/licenses/cgal-linking-exception.LICENSE index 34dfaa891c..174d9e2456 100644 --- a/src/licensedcode/data/licenses/cgal-linking-exception.LICENSE +++ b/src/licensedcode/data/licenses/cgal-linking-exception.LICENSE @@ -3,7 +3,7 @@ key: cgal-linking-exception short_name: CGAL Linking Exception name: CGAL Linking Exception category: Copyleft Limited -owner: cgal.org +owner: CGAL Project is_exception: yes spdx_license_key: CGAL-linking-exception other_urls: diff --git a/src/licensedcode/data/licenses/generic-xts.LICENSE b/src/licensedcode/data/licenses/generic-xts.LICENSE index fc11aa9091..57cfe178d0 100644 --- a/src/licensedcode/data/licenses/generic-xts.LICENSE +++ b/src/licensedcode/data/licenses/generic-xts.LICENSE @@ -3,7 +3,7 @@ key: generic-xts short_name: Generic XTS License name: Generic XTS License category: Permissive -owner: Unspecified +owner: zulucrypt Project spdx_license_key: generic-xts other_urls: - https://github.com/mhogomchungu/zuluCrypt/blob/master/external_libraries/tcplay/generic_xts.c diff --git a/src/licensedcode/data/licenses/mips.LICENSE b/src/licensedcode/data/licenses/mips.LICENSE index 8aeec59f83..d89bd8077a 100644 --- a/src/licensedcode/data/licenses/mips.LICENSE +++ b/src/licensedcode/data/licenses/mips.LICENSE @@ -3,7 +3,7 @@ key: mips short_name: MIPS License name: MIPS License category: Permissive -owner: MIPS Computer Systems, Inc. +owner: MIPS Computer Systems notes: | Added in SPDX license list 3.25 This was previously the license rule: other-permissive_116.RULE diff --git a/src/licensedcode/data/licenses/thirdeye.LICENSE b/src/licensedcode/data/licenses/thirdeye.LICENSE index 8a909f3c8a..1bab43240b 100644 --- a/src/licensedcode/data/licenses/thirdeye.LICENSE +++ b/src/licensedcode/data/licenses/thirdeye.LICENSE @@ -3,7 +3,7 @@ key: thirdeye short_name: ThirdEye License name: ThirdEye License category: Permissive -owner: Third Eye Software, Inc. +owner: Third Eye Software spdx_license_key: ThirdEye other_urls: - https://sourceware.org/cgit/binutils-gdb/tree/include/coff/symconst.h#n11 diff --git a/src/licensedcode/data/rules/lgpl-2.0-plus_with_independent-module-linking-exception_1.RULE b/src/licensedcode/data/rules/lgpl-2.0-plus_with_independent-module-linking-exception_1.RULE new file mode 100644 index 0000000000..f46324f6b3 --- /dev/null +++ b/src/licensedcode/data/rules/lgpl-2.0-plus_with_independent-module-linking-exception_1.RULE @@ -0,0 +1,28 @@ +--- +license_expression: lgpl-2.0-plus WITH independent-module-linking-exception +is_license_notice: yes +minimum_coverage: 90 +referenced_filenames: + - COPYING +--- + +The source code of the Free Pascal Runtime Libraries and packages are +distributed under the {{Library GNU General Public License}} +(see the file COPYING) with the following modification: + +As a special exception, the copyright holders of this library give you +permission to link this library with independent modules to produce an +executable, regardless of the license terms of these independent modules, +and to copy and distribute the resulting executable under terms of your choice, +provided that you also meet, for each linked independent module, the terms +and conditions of the license of that module. An independent module is a module +which is not derived from or based on this library. If you modify this +library, you may extend this exception to your version of the library, but you are +not obligated to do so. If you do not wish to do so, delete this exception +statement from your version. + +If you didn't receive a copy of the file COPYING, contact: + Free Software Foundation + 675 Mass Ave + Cambridge, MA 02139 + USA \ No newline at end of file diff --git a/src/licensedcode/data/rules/independent-module-linking-exception_1.RULE b/src/licensedcode/data/rules/lgpl-2.0-plus_with_independent-module-linking-exception_2.RULE similarity index 82% rename from src/licensedcode/data/rules/independent-module-linking-exception_1.RULE rename to src/licensedcode/data/rules/lgpl-2.0-plus_with_independent-module-linking-exception_2.RULE index 2da9068664..13e05e6bd4 100644 --- a/src/licensedcode/data/rules/independent-module-linking-exception_1.RULE +++ b/src/licensedcode/data/rules/lgpl-2.0-plus_with_independent-module-linking-exception_2.RULE @@ -1,6 +1,9 @@ --- -license_expression: independent-module-linking-exception -is_license_text: yes +license_expression: lgpl-2.0-plus WITH independent-module-linking-exception +is_license_notice: yes +minimum_coverage: 90 +referenced_filenames: + - COPYING --- This is the file COPYING.FPC, it applies to the Free Pascal Run-Time Library @@ -8,7 +11,7 @@ This is the file COPYING.FPC, it applies to the Free Pascal Run-Time Library Development Team. The source code of the Free Pascal Runtime Libraries and packages are -distributed under the Library GNU General Public License +distributed under the {{Library GNU General Public License}} (see the file COPYING) with the following modification: As a special exception, the copyright holders of this library give you