Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ The following organizations or individuals have contributed to ScanCode:
- Jiyeong Seok @dd-jy
- Johannes Najjar @joshovi
- Jose Nazario @paralax
- Kevin Ji @KevinJi22
- Lemo Shi @lemoshi
- Li Ha @linexb
- Mankaran Singh @MankaranSingh
Expand Down
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/false-positive_673.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e.g. GPL in an MIT project might only apply to the contrib/ directory.
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/false-positive_673.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
is_false_positive: yes
notes: seen in Android as a comment and not a license notice.