Skip to content

Commit e324340

Browse files
committed
Add proper flag to negative license rules #712
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent e9372e6 commit e324340

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
notes: >-
2-
Curl doc on licensing where nothing should be detected.
1+
negative: yes
2+
notes: Curl doc on licensing where nothing should be detected.
33
This is a discussion on licensing which is interesting but not a license notice
44
or statement.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
notes: >-
2-
Curl doc on licensing where nothing should be detected.
1+
negative: yes
2+
notes: Curl doc on licensing where nothing should be detected.
33
This is a discussion on licensing which is interesting but not a license notice
44
or statement.
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
11
negative: yes
2-
notes: |-
3-
In busybox-1.17.4/modutils/depmod.c (line 71 in the file) an incorrect license detection of GPL 3.0 was made for this line
4-
if (strncmp(ptr, "gpl", 3) == 0

0 commit comments

Comments
 (0)