Skip to content

Commit

Permalink
Update rules to be license clues
Browse files Browse the repository at this point in the history
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
  • Loading branch information
AyanSinhaMahapatra committed Jul 21, 2023
1 parent edd7974 commit 8da2359
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/agpl-3.0-plus_152.RULE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: agpl-3.0-plus
is_license_reference: yes
is_license_clue: yes
relevance: 90
ignorable_urls:
- http://www.ghostscript.com/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: agpl-3.0-plus OR commercial-license
is_license_reference: yes
is_license_clue: yes
relevance: 90
---

Expand Down
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/free-unknown_55.RULE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: free-unknown
is_license_reference: yes
is_license_clue: yes
relevance: 99
---

Expand Down
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/free-unknown_85.RULE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: free-unknown
is_license_reference: yes
is_license_clue: yes
relevance: 100
---

Expand Down
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/free-unknown_88.RULE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: free-unknown
is_license_reference: yes
is_license_clue: yes
relevance: 50
---

Expand Down
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/proprietary_greensock_8.RULE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: proprietary-license
is_license_reference: yes
is_license_clue: yes
relevance: 90
ignorable_urls:
- http://www.greensock.com/
Expand Down
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/python_10.RULE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: python
is_license_reference: yes
is_license_clue: yes
relevance: 80
notes: seen in FreeBSD. Alone this is not super discriminant
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: unknown-license-reference
is_license_reference: yes
is_license_clue: yes
notes: https://raw.githubusercontent.com/finalburnneo/FBNeo/master/src/license.txt
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
license_expression: unknown-license-reference
is_license_reference: yes
is_license_clue: yes
relevance: 90
ignorable_urls:
- https://newen.visualstudio.com/_git/NewenNetworks
Expand Down

0 comments on commit 8da2359

Please sign in to comment.