Skip to content

Commit 91a2094

Browse files
committed
Update extended copyright test expectations #2972
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent a0011b1 commit 91a2094

File tree

812 files changed

+877
-873
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

812 files changed

+877
-873
lines changed

src/summarycode/copyright_tallies.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ def filter_junk(texts):
494494
'cisco': 'Cisco Systems',
495495

496496
'daisy': 'Daisy',
497+
'daisyltd': 'Daisy',
497498

498499
'fsf': 'Free Software Foundation',
499500
'freesoftwarefoundation': 'Free Software Foundation',
@@ -541,6 +542,7 @@ def filter_junk(texts):
541542
'regentsoftheuniversityofcalifornia': 'The Regents of the University of California',
542543

543544
'borland': 'Borland',
545+
'borlandcorp': 'Borland',
544546

545547
'microsoft': 'Microsoft',
546548
'microsoftcorp': 'Microsoft',

tests/cluecode/data/copyrights/COPYING_gpl-COPYING_gpl.gpl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ holders:
99
- Free Software Foundation, Inc.
1010
- the Free Software Foundation
1111
holders_summary:
12-
- value: Free Software Foundation, Inc.
12+
- value: Free Software Foundation
1313
count: 2

tests/cluecode/data/copyrights/afferogplv1-AfferoGPLv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ holders:
1313
holders_summary:
1414
- value: Affero Inc.
1515
count: 2
16-
- value: Free Software Foundation, Inc.
16+
- value: Free Software Foundation
1717
count: 1

tests/cluecode/data/copyrights/afferogplv3-AfferoGPLv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ copyrights:
77
holders:
88
- Free Software Foundation, Inc.
99
holders_summary:
10-
- value: Free Software Foundation, Inc.
10+
- value: Free Software Foundation
1111
count: 1

tests/cluecode/data/copyrights/android_c-c.c.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ holders:
99
- The Android Open Source Project
1010
- Colin Percival
1111
holders_summary:
12-
- value: Colin Percival
12+
- value: Android Open Source Project
1313
count: 1
14-
- value: The Android Open Source Project, Inc.
14+
- value: Colin Percival
1515
count: 1

tests/cluecode/data/copyrights/apache2_debian_trailing_name_missed-apache.label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ holders_summary:
7575
count: 2
7676
- value: Board of Trustees of the University of Illinois
7777
count: 1
78-
- value: Cisco Systems, Inc.
78+
- value: Cisco Systems
7979
count: 1
8080
- value: Eric Haines
8181
count: 1

tests/cluecode/data/copyrights/bigelow_holmes-Bigelow&Holmes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ holders:
1111
holders_summary:
1212
- value: Bigelow & Holmes
1313
count: 1
14-
- value: Sun Microsystems, Inc.
14+
- value: Sun Microsystems
1515
count: 1

tests/cluecode/data/copyrights/colin_android-bsdiff_c.c.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ holders:
99
- The Android Open Source Project
1010
- Colin Percival
1111
holders_summary:
12-
- value: Colin Percival
12+
- value: Android Open Source Project
1313
count: 1
14-
- value: The Android Open Source Project, Inc.
14+
- value: Colin Percival
1515
count: 1

tests/cluecode/data/copyrights/complex_notice-NOTICE.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ holders:
5858
holders_summary:
5959
- value: David Schultz
6060
count: 9
61-
- value: Sun Microsystems, Inc.
61+
- value: Sun Microsystems
6262
count: 4
6363
- value: Mike Barcroft
6464
count: 2

tests/cluecode/data/copyrights/complex_notice_sun_microsystems_on_multiple_lines-NOTICE.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ holders:
2323
holders_summary:
2424
- value: IBM Corporation
2525
count: 3
26-
- value: Sun Microsystems, Inc.
26+
- value: Sun Microsystems
2727
count: 3
2828
- value: Lotus Development Corporation
2929
count: 1

0 commit comments

Comments
 (0)