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
6 changes: 6 additions & 0 deletions src/licensedcode/data/rules/false-positive_830.RULE
Original file line number Diff line number Diff line change
@@ -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 <anton@au.ibm.com> found at https://github.com/antonblanchard/crc32-vpmsum. The original is dual licensed under GPL and Apache 2.
6 changes: 6 additions & 0 deletions src/licensedcode/data/rules/false-positive_831.RULE
Original file line number Diff line number Diff line change
@@ -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 <anton@au.ibm.com> found at https://github.com/antonblanchard/crc32-vpmsum. The original is dual licensed under GPL and Apache 2.