Skip to content

Commit 2354701

Browse files
committed
Align license with improved copyrights
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent ca8efbd commit 2354701

File tree

6 files changed

+16
-6
lines changed

6 files changed

+16
-6
lines changed

src/licensedcode/data/licenses/afpl-8.0.LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ text_urls:
1212
ignorable_copyrights:
1313
- Copyright (c) 1994, 1995, 1997, 1998, 1999 Aladdin Enterprises, Menlo Park, California,
1414
U.S.A.
15+
- copyright is held by Aladdin Enterprises
1516
ignorable_holders:
17+
- Aladdin Enterprises
1618
- Aladdin Enterprises, Menlo Park, California, U.S.A.
1719
---
1820

src/licensedcode/data/licenses/libpng.LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ other_urls:
1212
- http://www.libpng.org/pub/png/src/libpng-LICENSE.txt
1313
ignorable_copyrights:
1414
- Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
15-
- Copyright (c) 1996, 1997 Andreas Dilger Distributed
15+
- Copyright (c) 1996, 1997 Andreas Dilger
1616
- Copyright (c) 1998, 1999 Glenn Randers-Pehrson
1717
- Copyright (c) 2000-2002 Glenn Randers-Pehrson
1818
- Copyright (c) 2004, 2006-2008 Glenn Randers-Pehrson
1919
ignorable_holders:
20-
- Andreas Dilger Distributed
20+
- Andreas Dilger
2121
- Glenn Randers-Pehrson
2222
- Guy Eric Schalnat, Group 42, Inc.
2323
---

src/licensedcode/data/rules/afpl-8.0_1.RULE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
license_expression: afpl-8.0
33
is_license_text: yes
44
notes: Aladin FPL v8, short
5+
ignorable_copyrights:
6+
- copyright is held by Aladdin Enterprises
7+
ignorable_holders:
8+
- Aladdin Enterprises
59
---
610

711
Aladdin Enterprises hereby grants to anyone the permission to apply this License to their own work, as long as the entire License (including the above notices and this paragraph) is copied with no changes, additions, or deletions except for changing the first paragraph of Section 0 to include a suitable description of the work to which the license is being applied and of the person or entity that holds the copyright in the work, and, if the License is being applied to a work created in a country other than the United States, replacing the first paragraph of Section 6 with an appropriate reference to the laws of the appropriate country.

src/licensedcode/data/rules/gpl-2.0_and_gpl-2.0-plus.RULE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
license_expression: gpl-2.0 AND gpl-2.0-plus
33
is_license_notice: yes
44
minimum_coverage: 80
5+
ignorable_copyrights:
6+
- copyright is held by Freescale
7+
ignorable_holders:
8+
- Freescale
59
---
610

711
The portions of this file whose copyright is held by Freescale and which

src/licensedcode/data/rules/libpng.SPDX.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ minimum_coverage: 10
55
notes: license text as published by SPDX
66
ignorable_copyrights:
77
- Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
8-
- Copyright (c) 1996, 1997 Andreas Dilger Distributed
8+
- Copyright (c) 1996, 1997 Andreas Dilger
99
- Copyright (c) 1998, 1999 Glenn Randers-Pehrson
1010
- Copyright (c) 2000-2002 Glenn Randers-Pehrson
1111
- Copyright (c) 2004, 2006-2010 Glenn Randers-Pehrson
1212
ignorable_holders:
13-
- Andreas Dilger Distributed
13+
- Andreas Dilger
1414
- Glenn Randers-Pehrson
1515
- Guy Eric Schalnat, Group 42, Inc.
1616
---

src/licensedcode/data/rules/libpng_4.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ license_expression: libpng
33
is_license_text: yes
44
ignorable_copyrights:
55
- Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
6-
- Copyright (c) 1996, 1997 Andreas Dilger Distributed
6+
- Copyright (c) 1996, 1997 Andreas Dilger
77
- Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
88
- Copyright (c) 2000-2002 Glenn Randers-Pehrson
99
- Copyright (c) 2004, 2006-2008 Glenn Randers-Pehrson
1010
ignorable_holders:
11-
- Andreas Dilger Distributed
11+
- Andreas Dilger
1212
- Glenn Randers-Pehrson
1313
- Guy Eric Schalnat, Group 42, Inc.
1414
---

0 commit comments

Comments
 (0)