diff --git a/src/licensedcode/data/rules/false-positive_830.RULE b/src/licensedcode/data/rules/false-positive_830.RULE index be0d4098db..7b420bdbda 100644 --- a/src/licensedcode/data/rules/false-positive_830.RULE +++ b/src/licensedcode/data/rules/false-positive_830.RULE @@ -3,4 +3,4 @@ is_false_positive: yes notes: Seen in go-go1.24.11/src/hash/crc32/crc32_ppc64le.s. This is about the license of an other open source component (antonblanchard/crc32-vpmsum). --- - The vectorized implementation found below is a derived work from code written by Anton Blanchard found at https://github.com/antonblanchard/crc32-vpmsum. The original is dual licensed under GPL and Apache 2. \ No newline at end of file + The vectorized implementation found below is a derived work from code written by Anton Blanchard found at https://github.com/antonblanchard/crc32-vpmsum. The original is dual licensed under GPL and Apache 2. diff --git a/src/licensedcode/data/rules/false-positive_833.RULE b/src/licensedcode/data/rules/false-positive_833.RULE new file mode 100644 index 0000000000..be134957ec --- /dev/null +++ b/src/licensedcode/data/rules/false-positive_833.RULE @@ -0,0 +1,5 @@ +--- +is_false_positive: yes +notes: This is only a mention of GLPv2 and it is related to GCC +--- +that is the last GPLv2 version of GCC, diff --git a/src/licensedcode/data/rules/false-positive_834.RULE b/src/licensedcode/data/rules/false-positive_834.RULE new file mode 100644 index 0000000000..7a3b49304d --- /dev/null +++ b/src/licensedcode/data/rules/false-positive_834.RULE @@ -0,0 +1,5 @@ +--- +is_false_positive: yes +notes: This is a mention of GPL in relation to a website and not the code in question +--- +(An updated version on the author's website came with a license that contained a GPL-incompatible advertising clause.)