Skip to content

Commit ad75483

Browse files
committed
Add key phrase to license rule
And requalify other rule as GPL-2.0 Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 82e207c commit ad75483

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/licensedcode/data/rules/gpl-1.0-plus_477.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
license_expression: gpl-1.0-plus
33
is_license_reference: yes
44
relevance: 100
5+
is_deprecated: yes
56
---
67

78
taken from the original NTT provided GPL source.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: gpl-2.0-plus
3+
is_license_reference: yes
4+
is_continuous: yes
5+
relevance: 100
6+
---
7+
8+
{{taken from the original NTT provided GPL source.}}

0 commit comments

Comments
 (0)