Skip to content

Commit 73878a3

Browse files
committed
Add new copyleft license detection rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent e409027 commit 73878a3

Some content is hidden

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

44 files changed

+278
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
License: GNU AFFERO GENERAL PUBLIC LICENSE
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
license_expression: agpl-3.0-plus
2+
is_license_tag: yes
3+
relevance: 100
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Everyone is free to use 'under the conditions of the AGPL-3.0 License (see LICENSE file).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
license_expression: agpl-3.0-plus
2+
is_license_notice: yes
3+
relevance: 100
4+
referenced_filenames:
5+
- LICENSE
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
under the conditions of the AGPL-3.0 License (see LICENSE file).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
license_expression: agpl-3.0
2+
is_license_notice: yes
3+
relevance: 100
4+
referenced_filenames:
5+
- LICENSE
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
under the conditions of the AGPL-3.0 License
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
license_expression: agpl-3.0
2+
is_license_notice: yes
3+
relevance: 100
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{ License: internal.NewStringPointer("GPL")}}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
license_expression: gpl-1.0-plus
2+
is_license_reference: yes
3+
is_continuous: yes
4+
relevance: 100
5+
notes: Seen in ebpf in github.com/cilium/ebpf/ and may be accessing GPL-only kernel symbols

0 commit comments

Comments
 (0)