Skip to content

Commit

Permalink
Merge pull request #840 from per1234/remove-dep-license-exceptions
Browse files Browse the repository at this point in the history
Remove inappropriate dependency license exception entries from Licensed configuration
  • Loading branch information
per1234 authored Jan 30, 2025
2 parents 068954b + f065fea commit 51cdd16
Show file tree
Hide file tree
Showing 21 changed files with 20 additions and 29 deletions.
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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/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: [email protected]/LICENSE
text: |
Expand Down

0 comments on commit 51cdd16

Please sign in to comment.