Skip to content

Commit 2609dbf

Browse files
committed
Add rule for Busybox GPL-2.0-or-later notice (#4969)
Signed-off-by: Shubha3121 <ammushubha2006@gmail.com>
1 parent 058f439 commit 2609dbf

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
license_expression: gpl-2.0-plus
33
is_license_notice: yes
4-
ignorable_urls:
5-
- https://gnu.org/licenses/gpl.html
4+
relevance: 100
5+
notes: Rule found in Busybox smemcap.c (#4969)
66
---
77

8-
https://gnu.org/licenses/gpl.html
9-
License {{GPLv2+}}: {{GNU GPL version 2 or later}} <%s>.
10-
This is free software: you are free to change and redistribute it.
11-
There is NO WARRANTY, to the extent permitted by law
8+
This software may be used and distributed according to the terms of
9+
{{the GNU General Public License version 2 or later}}, incorporated
10+
herein by reference.

0 commit comments

Comments
 (0)