Commit 316ce59
authored
Pynacl false positive upstream (#4695)
* False positive rule for pynacl
Scancode detects GPLv2 license in /src/libsodium/aclocal.m4, but the
detected text is about make and not pynacl.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* False positive rule for pynacl
/src/libsodium/aclocal.m4 contains a text about make mentioning
its GPLv2 license. This causes a false positive GPL hit for pynacl.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
---------
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>1 parent 4911a87 commit 316ce59
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments