Skip to content

Commit

Permalink
Manually define dependency license metadata that was not detected
Browse files Browse the repository at this point in the history
The "Licensed" dependency license checker tool uses the licensee tool to automatically determine the license type based
on metadata provided by the dependency author. This must be in a standardized format without any modifications. In cases
where that wasn't done, it is necessary to determine the license type and update the dependency license metadata cache in
the `.licenses` folder manually.

The Licensed tool will check this data whenever the dependency version is updated to make sure the license hasn't changed.
  • Loading branch information
per1234 committed Nov 22, 2021
1 parent 6ab70e3 commit 33f1b81
Show file tree
Hide file tree
Showing 56 changed files with 70 additions and 68 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/arduino/cores
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/cores
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/arduino/cores/packageindex
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/cores/packageindex
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/arduino/resources
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/resources
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary: Code generated by rice embed-go; DO NOT EDIT.
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/security
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/arduino/serialutils
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/serialutils
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/arduino/utils
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/utils
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/cli/errorcodes
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/cli/errorcodes
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/cli/feedback
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/cli/feedback
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/arduino/arduino-cli/executils.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/executils
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/executils
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/arduino/arduino-cli/table.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/arduino-cli/table
version: v0.0.0-20210603144340-aef5a54882fa
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/table
license: other
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.0.0-20210603144340-aef5a54882fa/LICENSE.txt
text: |
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/arduino/go-paths-helper.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/arduino/go-paths-helper
version: v1.6.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper
license: gpl-2.0
license: gpl-2.0-or-later
licenses:
- sources: LICENSE
text: |2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.3.0
type: go
summary: Package properties is a library for handling maps of hierarchical properties.
homepage: https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
license: gpl-2.0
license: gpl-2.0-or-later
licenses:
- sources: LICENSE
text: |2
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/cmaglie/go.rice.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: github.com/cmaglie/go.rice
version: v1.0.3
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/cmaglie/go.rice
license: other
license: bsd-2-clause
licenses:
- sources: LICENSE
text: |-
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/cmaglie/go.rice/embedded.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: Package embedded defines embedded data types that are shared between the
go.rice package and generated code.
homepage: https://pkg.go.dev/github.com/cmaglie/go.rice/embedded
license: other
license: bsd-2-clause
licenses:
- sources: go.rice@v1.0.3/LICENSE
text: |-
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/juju/errors.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: "[godoc-link-here] The juju/errors provides an easy way to annotate errors
without losing the orginal error context."
homepage: https://pkg.go.dev/github.com/juju/errors
license: other
license: lgpl-3.0-only
licenses:
- sources: LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/russross/blackfriday/v2.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v2.0.1
type: go
summary: Package blackfriday is a markdown processor.
homepage: https://pkg.go.dev/github.com/russross/blackfriday/v2
license: other
license: bsd-2-clause
licenses:
- sources: LICENSE.txt
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/crypto/cast5.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v0.0.0-20200406173513-056763e48d71
type: go
summary: Package cast5 implements CAST5, as defined in RFC 2144.
homepage: https://pkg.go.dev/golang.org/x/crypto/cast5
license: other
license: bsd-3-clause
licenses:
- sources: crypto@v0.0.0-20200406173513-056763e48d71/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/crypto/openpgp.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v0.0.0-20200406173513-056763e48d71
type: go
summary: Package openpgp implements high level operations on OpenPGP messages.
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp
license: other
license: bsd-3-clause
licenses:
- sources: crypto@v0.0.0-20200406173513-056763e48d71/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/crypto/openpgp/armor.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v0.0.0-20200406173513-056763e48d71
type: go
summary: Package armor implements OpenPGP ASCII Armor, see RFC 4880.
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/armor
license: other
license: bsd-3-clause
licenses:
- sources: crypto@v0.0.0-20200406173513-056763e48d71/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/crypto/openpgp/elgamal.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ summary: Package elgamal implements ElGamal encryption, suitable for OpenPGP, as
in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms,"
IEEE Transactions on Information Theory, v.
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/elgamal
license: other
license: bsd-3-clause
licenses:
- sources: crypto@v0.0.0-20200406173513-056763e48d71/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/crypto/openpgp/errors.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v0.0.0-20200406173513-056763e48d71
type: go
summary: Package errors contains common error types for the OpenPGP packages.
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/errors
license: other
license: bsd-3-clause
licenses:
- sources: crypto@v0.0.0-20200406173513-056763e48d71/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/crypto/openpgp/packet.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: Package packet implements parsing and serialization of OpenPGP packets, as
specified in RFC 4880.
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/packet
license: other
license: bsd-3-clause
licenses:
- sources: crypto@v0.0.0-20200406173513-056763e48d71/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/crypto/openpgp/s2k.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: Package s2k implements the various OpenPGP string-to-key transforms as specified
in RFC 4800 section 3.7.1.
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/s2k
license: other
license: bsd-3-clause
licenses:
- sources: crypto@v0.0.0-20200406173513-056763e48d71/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: Package unsafeheader contains header declarations for the Go runtime's slice
and string implementations.
homepage: https://pkg.go.dev/golang.org/x/sys/internal/unsafeheader
license: other
license: bsd-3-clause
licenses:
- sources: sys@v0.0.0-20200909081042-eff7692f9009/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/sys/unix.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v0.0.0-20200909081042-eff7692f9009
type: go
summary: Package unix contains an interface to the low-level operating system primitives.
homepage: https://pkg.go.dev/golang.org/x/sys/unix
license: other
license: bsd-3-clause
licenses:
- sources: sys@v0.0.0-20200909081042-eff7692f9009/LICENSE
text: |
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/text/runes.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v0.3.2
type: go
summary: Package runes provide transforms for UTF-8 encoded text.
homepage: https://pkg.go.dev/golang.org/x/text/runes
license: other
license: bsd-3-clause
licenses:
- sources: text@v0.3.2/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: Package prototext marshals and unmarshals protocol buffer messages as the
textproto format.
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/prototext
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package protowire parses and formats the raw wire encoding.
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/protowire
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package descfmt provides functionality to format descriptors.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descfmt
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package descopts contains the nil pointers to concrete descriptor options.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descopts
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package detrand provides deterministically random functionality.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/detrand
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package defval marshals and unmarshals textual forms of default values.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/defval
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package messageset encodes and decodes the obsolete MessageSet wire format.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/messageset
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: Package tag marshals and unmarshals the legacy struct tags as generated by
historical versions of protoc-gen-go.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/tag
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package text implements the text format for protocol buffers.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/text
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package errors implements functions to manipulate errors.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/errors
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package fieldsort defines an ordering of fields.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/fieldsort
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package filedesc provides functionality for constructing descriptors.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filedesc
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: go
summary: Package filetype provides functionality for wrapping descriptors with Go
type information.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filetype
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: v1.25.0
type: go
summary: Package flags provides a set of flags controlled by build tags.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/flags
license: other
license: bsd-3-clause
licenses:
- sources: protobuf@v1.25.0/LICENSE
text: |
Expand Down

0 comments on commit 33f1b81

Please sign in to comment.