diff --git a/src/licensedcode/data/rules/false-positive_830.RULE b/src/licensedcode/data/rules/false-positive_830.RULE new file mode 100644 index 00000000000..be0d4098db8 --- /dev/null +++ b/src/licensedcode/data/rules/false-positive_830.RULE @@ -0,0 +1,6 @@ +--- +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 diff --git a/src/licensedcode/data/rules/false-positive_831.RULE b/src/licensedcode/data/rules/false-positive_831.RULE new file mode 100644 index 00000000000..4e4163c1408 --- /dev/null +++ b/src/licensedcode/data/rules/false-positive_831.RULE @@ -0,0 +1,6 @@ +--- +is_false_positive: yes +notes: Seen in go-go1.24.11/src/hash/crc32/gen_const_ppc64le.go. This is about the license of an other open source component (antonblanchard/crc32-vpmsum). +--- + +The following is derived from code written by Anton Blanchard found at https://github.com/antonblanchard/crc32-vpmsum. The original is dual licensed under GPL and Apache 2.