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
9 changes: 0 additions & 9 deletions .licensed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ apps:
- source_path: docsgen/
- source_path: ruledocsgen/

reviewed:
go:
- github.com/klauspost/compress
- github.com/klauspost/compress/fse
- github.com/klauspost/compress/huff0
- github.com/klauspost/compress/internal/cpuinfo
- github.com/klauspost/compress/internal/snapref
- github.com/klauspost/compress/zstd

# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/GPL-3.0/.licensed.yml
allowed:
# The following are based on: https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress
license: other
license: bsd-3-clause
licenses:
- sources: LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package fse provides Finite State Entropy encoding and decoding.
homepage: https://pkg.go.dev/github.com/klauspost/compress/fse
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: This file contains the specialisation of Decoder.Decompress4X and Decoder.Decompress1X
that use an asm implementation of thir main loops.
homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package cpuinfo gives runtime info about the current CPU.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/cpuinfo
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package snapref implements the Snappy compression format.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/snapref
license: other
license: bsd-3-clause
licenses:
- sources: LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package zstd provides decompression of zstandard files.
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd/internal/xxhash
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/docsgen/go/github.com/klauspost/compress.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress
license: other
license: bsd-3-clause
licenses:
- sources: LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package fse provides Finite State Entropy encoding and decoding.
homepage: https://pkg.go.dev/github.com/klauspost/compress/fse
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: This file contains the specialisation of Decoder.Decompress4X and Decoder.Decompress1X
that use an asm implementation of thir main loops.
homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package cpuinfo gives runtime info about the current CPU.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/cpuinfo
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package snapref implements the Snappy compression format.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/snapref
license: other
license: bsd-3-clause
licenses:
- sources: LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package zstd provides decompression of zstandard files.
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd/internal/xxhash
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress
license: other
license: bsd-3-clause
licenses:
- sources: LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package fse provides Finite State Entropy encoding and decoding.
homepage: https://pkg.go.dev/github.com/klauspost/compress/fse
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: This file contains the specialisation of Decoder.Decompress4X and Decoder.Decompress1X
that use an asm implementation of thir main loops.
homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package cpuinfo gives runtime info about the current CPU.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/cpuinfo
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package snapref implements the Snappy compression format.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/snapref
license: other
license: bsd-3-clause
licenses:
- sources: LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.17.0
type: go
summary: Package zstd provides decompression of zstandard files.
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd
license: other
license: bsd-3-clause
licenses:
- sources: compress@v1.17.0/LICENSE
text: |
Expand Down
Loading