Skip to content

Commit c0f7a72

Browse files
committed
Update ignorables in license rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent cf29f16 commit c0f7a72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/licensedcode/data/rules/agpl-3.0-plus_2981.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ license_expression: agpl-3.0-plus
33
is_license_text: yes
44
minimum_coverage: 90
55
ignorable_copyrights:
6-
- Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
6+
- Copyright (c) 2007 Free Software Foundation, Inc. https://fsf.org
77
ignorable_holders:
88
- Free Software Foundation, Inc.
99
ignorable_urls:

src/licensedcode/data/rules/gpl-3.0_586.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
license_expression: gpl-3.0
33
is_license_text: yes
44
ignorable_copyrights:
5-
- Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5+
- Copyright (c) 2007 Free Software Foundation, Inc. https://fsf.org
66
ignorable_holders:
77
- Free Software Foundation, Inc.
88
ignorable_urls:

0 commit comments

Comments
 (0)