From 863759cbd35d7af18ea5a88288d8c8edc2ebd649 Mon Sep 17 00:00:00 2001 From: per1234 Date: Fri, 17 Sep 2021 03:05:09 -0700 Subject: [PATCH] Manually define dependency license metadata that was not detected 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. --- .../go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml | 4 ++-- .../go/github.com/ProtonMail/go-crypto/brainpool.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/eax.dep.yml | 2 +- .../github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml | 4 ++-- .../go/github.com/ProtonMail/go-crypto/ocb.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/openpgp.dep.yml | 2 +- .../ProtonMail/go-crypto/openpgp/aes/keywrap.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/openpgp/armor.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/openpgp/ecdh.dep.yml | 2 +- .../github.com/ProtonMail/go-crypto/openpgp/elgamal.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/openpgp/errors.dep.yml | 2 +- .../ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml | 4 ++-- .../ProtonMail/go-crypto/openpgp/internal/ecc.dep.yml | 4 ++-- .../ProtonMail/go-crypto/openpgp/internal/encoding.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/openpgp/packet.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/openpgp/s2k.dep.yml | 2 +- .../go/github.com/arduino/arduino-cli/arduino/builder.dep.yml | 4 ++-- .../go/github.com/arduino/arduino-cli/arduino/cores.dep.yml | 4 ++-- .../go/github.com/arduino/arduino-cli/arduino/globals.dep.yml | 4 ++-- .../github.com/arduino/arduino-cli/arduino/libraries.dep.yml | 4 ++-- .../github.com/arduino/arduino-cli/arduino/resources.dep.yml | 4 ++-- .../go/github.com/arduino/arduino-cli/arduino/sketch.dep.yml | 4 ++-- .../github.com/arduino/arduino-cli/arduino/sketches.dep.yml | 4 ++-- .../go/github.com/arduino/arduino-cli/cli/errorcodes.dep.yml | 4 ++-- .../go/github.com/arduino/arduino-cli/cli/feedback.dep.yml | 4 ++-- .../arduino-cli/rpc/cc/arduino/cli/commands/v1.dep.yml | 4 ++-- .../go/github.com/arduino/go-paths-helper.dep.yml | 4 ++-- .../go/github.com/arduino/go-properties-orderedmap.dep.yml | 2 +- .../libraries-repository-engine/internal/libraries.dep.yml | 4 ++-- .../libraries-repository-engine/internal/libraries/db.dep.yml | 4 ++-- .../internal/libraries/file.dep.yml | 4 ++-- .../internal/libraries/metadata.dep.yml | 2 +- .../internal/libraries/zip.dep.yml | 4 ++-- .../arduino/libraries-repository-engine/libraries.dep.yml | 4 ++-- .../go/github.com/emirpasic/gods/containers.dep.yml | 3 ++- .../go/github.com/emirpasic/gods/lists.dep.yml | 3 ++- .../go/github.com/emirpasic/gods/lists/arraylist.dep.yml | 3 ++- .../go/github.com/emirpasic/gods/trees.dep.yml | 3 ++- .../go/github.com/emirpasic/gods/trees/binaryheap.dep.yml | 3 ++- .../go/github.com/emirpasic/gods/utils.dep.yml | 3 ++- .licenses/validate-registry/go/github.com/go-git/gcfg.dep.yml | 2 +- .../go/github.com/go-git/gcfg/scanner.dep.yml | 2 +- .../validate-registry/go/github.com/go-git/gcfg/token.dep.yml | 2 +- .../validate-registry/go/github.com/go-git/gcfg/types.dep.yml | 2 +- .licenses/validate-registry/go/github.com/juju/errors.dep.yml | 2 +- .../go/github.com/kevinburke/ssh_config.dep.yml | 2 +- .../go/github.com/sergi/go-diff/diffmatchpatch.dep.yml | 4 +++- .../validate-registry/go/golang.org/x/crypto/blowfish.dep.yml | 2 +- .../validate-registry/go/golang.org/x/crypto/cast5.dep.yml | 2 +- .../validate-registry/go/golang.org/x/crypto/ed25519.dep.yml | 2 +- .../validate-registry/go/golang.org/x/crypto/ssh.dep.yml | 2 +- .../go/golang.org/x/crypto/ssh/agent.dep.yml | 2 +- .../go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml | 2 +- .../go/golang.org/x/crypto/ssh/knownhosts.dep.yml | 2 +- .../validate-registry/go/golang.org/x/net/context.dep.yml | 2 +- .licenses/validate-registry/go/golang.org/x/net/http2.dep.yml | 2 +- .../go/golang.org/x/net/internal/socks.dep.yml | 2 +- .../go/golang.org/x/net/internal/timeseries.dep.yml | 2 +- .licenses/validate-registry/go/golang.org/x/net/proxy.dep.yml | 2 +- .licenses/validate-registry/go/golang.org/x/net/trace.dep.yml | 2 +- .../validate-registry/go/golang.org/x/sys/execabs.dep.yml | 2 +- .../go/golang.org/x/sys/internal/unsafeheader.dep.yml | 2 +- .licenses/validate-registry/go/golang.org/x/sys/unix.dep.yml | 2 +- .../go/google.golang.org/protobuf/encoding/prototext.dep.yml | 2 +- .../go/google.golang.org/protobuf/encoding/protowire.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/descfmt.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/descopts.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/detrand.dep.yml | 2 +- .../protobuf/internal/encoding/defval.dep.yml | 2 +- .../protobuf/internal/encoding/messageset.dep.yml | 2 +- .../google.golang.org/protobuf/internal/encoding/tag.dep.yml | 2 +- .../google.golang.org/protobuf/internal/encoding/text.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/errors.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/fieldsort.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/filedesc.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/filetype.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/flags.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/genid.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/impl.dep.yml | 4 ++-- .../go/google.golang.org/protobuf/internal/mapsort.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/pragma.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/set.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/strs.dep.yml | 2 +- .../go/google.golang.org/protobuf/internal/version.dep.yml | 2 +- .../go/google.golang.org/protobuf/proto.dep.yml | 2 +- .../google.golang.org/protobuf/reflect/protoreflect.dep.yml | 2 +- .../google.golang.org/protobuf/reflect/protoregistry.dep.yml | 2 +- .../go/google.golang.org/protobuf/runtime/protoiface.dep.yml | 2 +- .../go/google.golang.org/protobuf/runtime/protoimpl.dep.yml | 2 +- .../go/google.golang.org/protobuf/types/known/anypb.dep.yml | 2 +- .../google.golang.org/protobuf/types/known/durationpb.dep.yml | 2 +- .../protobuf/types/known/timestamppb.dep.yml | 2 +- .../google.golang.org/protobuf/types/known/wrapperspb.dep.yml | 4 ++-- 93 files changed, 123 insertions(+), 115 deletions(-) diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml index c62a123e..3aae1f4d 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml @@ -2,9 +2,9 @@ name: github.com/ProtonMail/go-crypto/bitcurves version: v0.0.0-20210428141323-04723f9f07d7 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/bitcurves -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/brainpool.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/brainpool.dep.yml index afa79dc0..6c1be7aa 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/brainpool.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/brainpool.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7 type: go summary: Package brainpool implements Brainpool elliptic curves. homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/brainpool -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/eax.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/eax.dep.yml index 175d4a8f..0cd572b7 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/eax.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/eax.dep.yml @@ -7,7 +7,7 @@ summary: 'Package eax provides an implementation of the EAX (encrypt-authenticat OPERATION: A TWO-PASS AUTHENTICATED-ENCRYPTION SCHEME OPTIMIZED FOR SIMPLICITY AND EFFICIENCY." In FSE''04, volume 3017 of LNCS, 2004' homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/eax -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml index bc26098a..d40e9f46 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml @@ -2,9 +2,9 @@ name: github.com/ProtonMail/go-crypto/internal/byteutil version: v0.0.0-20210428141323-04723f9f07d7 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/internal/byteutil -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/ocb.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/ocb.dep.yml index 9367295c..a3b152a7 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/ocb.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/ocb.dep.yml @@ -7,7 +7,7 @@ summary: 'Package ocb provides an implementation of the OCB (offset codebook) mo and Krovetz - OCB: A BLOCK-CIPHER MODE OF OPERATION FOR EFFICIENT AUTHENTICATED ENCRYPTION (2003).' homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/ocb -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp.dep.yml index a80cb54a..31b95801 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7 type: go summary: Package openpgp implements high level operations on OpenPGP messages. homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap.dep.yml index 239cbab3..f063e263 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7 type: go summary: Package keywrap is an implementation of the RFC 3394 AES key wrapping algorithm. homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/armor.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/armor.dep.yml index 454f0ce1..31a82845 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/armor.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/armor.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7 type: go summary: Package armor implements OpenPGP ASCII Armor, see RFC 4880. homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/armor -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/ecdh.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/ecdh.dep.yml index 241b04be..e1d9838e 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/ecdh.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/ecdh.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package ecdh implements ECDH encryption, suitable for OpenPGP, as specified in RFC 6637, section 8. homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdh -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/elgamal.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/elgamal.dep.yml index 311a26ec..548ef103 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/elgamal.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/elgamal.dep.yml @@ -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/github.com/ProtonMail/go-crypto/openpgp/elgamal -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/errors.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/errors.dep.yml index 0b87a313..b9d75039 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/errors.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/errors.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7 type: go summary: Package errors contains common error types for the OpenPGP packages. homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/errors -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml index 6d318fda..5170ba6f 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml @@ -2,9 +2,9 @@ name: github.com/ProtonMail/go-crypto/openpgp/internal/algorithm version: v0.0.0-20210428141323-04723f9f07d7 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/ecc.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/ecc.dep.yml index a629f6c7..42fbd578 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/ecc.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/ecc.dep.yml @@ -2,9 +2,9 @@ name: github.com/ProtonMail/go-crypto/openpgp/internal/ecc version: v0.0.0-20210428141323-04723f9f07d7 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/ecc -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/encoding.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/encoding.dep.yml index 10cd486d..7911189f 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/encoding.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/internal/encoding.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package encoding implements openpgp packet field encodings as specified in RFC 4880 and 6637. homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/encoding -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/packet.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/packet.dep.yml index 1a5f9023..bbd7291c 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/packet.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/packet.dep.yml @@ -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/github.com/ProtonMail/go-crypto/openpgp/packet -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/s2k.dep.yml b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/s2k.dep.yml index 7d20c430..29771d82 100644 --- a/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/s2k.dep.yml +++ b/.licenses/validate-registry/go/github.com/ProtonMail/go-crypto/openpgp/s2k.dep.yml @@ -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/github.com/ProtonMail/go-crypto/openpgp/s2k -license: other +license: bsd-3-clause licenses: - sources: go-crypto@v0.0.0-20210428141323-04723f9f07d7/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/builder.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/builder.dep.yml index fc7d0e7f..39d9bc55 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/builder.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/builder.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/arduino/builder version: v0.0.0-20210520100059-2666b6ec51e9 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/builder -license: other +license: gpl-3.0-only licenses: - sources: arduino-cli@v0.0.0-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/cores.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/cores.dep.yml index c6e85f09..664a1a56 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/cores.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/cores.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/arduino/cores version: v0.0.0-20210520100059-2666b6ec51e9 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-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/globals.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/globals.dep.yml index 7ac8fc4a..1fe84d98 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/globals.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/globals.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/arduino/globals version: v0.0.0-20210520100059-2666b6ec51e9 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/globals -license: other +license: gpl-3.0-only licenses: - sources: arduino-cli@v0.0.0-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/libraries.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/libraries.dep.yml index 9f48c104..694a52b2 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/libraries.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/libraries.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/arduino/libraries version: v0.0.0-20210520100059-2666b6ec51e9 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/libraries -license: other +license: gpl-3.0-only licenses: - sources: arduino-cli@v0.0.0-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/resources.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/resources.dep.yml index cb136a51..20ffd6c4 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/resources.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/resources.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/arduino/resources version: v0.0.0-20210520100059-2666b6ec51e9 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-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/sketch.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/sketch.dep.yml index ee0c5439..4cda96ef 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/sketch.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/sketch.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/arduino/sketch version: v0.0.0-20210520100059-2666b6ec51e9 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/sketch -license: other +license: gpl-3.0-only licenses: - sources: arduino-cli@v0.0.0-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/sketches.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/sketches.dep.yml index c2d49a3a..34251b47 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/sketches.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/arduino/sketches.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/arduino/sketches version: v0.0.0-20210520100059-2666b6ec51e9 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/sketches -license: other +license: gpl-3.0-only licenses: - sources: arduino-cli@v0.0.0-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/cli/errorcodes.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/cli/errorcodes.dep.yml index 4e09b9b6..8346ecbe 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/cli/errorcodes.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/cli/errorcodes.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/cli/errorcodes version: v0.0.0-20210520100059-2666b6ec51e9 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-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/cli/feedback.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/cli/feedback.dep.yml index a36eb23a..7d6d209c 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/cli/feedback.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/cli/feedback.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/cli/feedback version: v0.0.0-20210520100059-2666b6ec51e9 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-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1.dep.yml b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1.dep.yml index 5403f034..43c25931 100644 --- a/.licenses/validate-registry/go/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1 version: v0.0.0-20210520100059-2666b6ec51e9 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1 -license: other +license: gpl-3.0-only licenses: - sources: arduino-cli@v0.0.0-20210520100059-2666b6ec51e9/LICENSE.txt text: | diff --git a/.licenses/validate-registry/go/github.com/arduino/go-paths-helper.dep.yml b/.licenses/validate-registry/go/github.com/arduino/go-paths-helper.dep.yml index d50e5254..3fe9cd23 100644 --- a/.licenses/validate-registry/go/github.com/arduino/go-paths-helper.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/go-paths-helper.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/go-paths-helper version: v1.6.1 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 diff --git a/.licenses/validate-registry/go/github.com/arduino/go-properties-orderedmap.dep.yml b/.licenses/validate-registry/go/github.com/arduino/go-properties-orderedmap.dep.yml index 457318d9..ff7a82f0 100644 --- a/.licenses/validate-registry/go/github.com/arduino/go-properties-orderedmap.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/go-properties-orderedmap.dep.yml @@ -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 diff --git a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries.dep.yml b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries.dep.yml index 963b0bb9..e2dbae53 100644 --- a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/libraries-repository-engine/internal/libraries version: v0.0.0-20210715160651-710946ea85e3 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/libraries-repository-engine/internal/libraries -license: agpl-3.0 +license: agpl-3.0-or-later licenses: - sources: libraries-repository-engine@v0.0.0-20210715160651-710946ea85e3/LICENSE.txt text: |2 diff --git a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/db.dep.yml b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/db.dep.yml index d28a07da..b2cb62a8 100644 --- a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/db.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/db.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/libraries-repository-engine/internal/libraries/db version: v0.0.0-20210715160651-710946ea85e3 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/libraries-repository-engine/internal/libraries/db -license: agpl-3.0 +license: agpl-3.0-or-later licenses: - sources: libraries-repository-engine@v0.0.0-20210715160651-710946ea85e3/LICENSE.txt text: |2 diff --git a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/file.dep.yml b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/file.dep.yml index 0257d599..6c1adad8 100644 --- a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/file.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/file.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/libraries-repository-engine/internal/libraries/file version: v0.0.0-20210715160651-710946ea85e3 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/libraries-repository-engine/internal/libraries/file -license: agpl-3.0 +license: agpl-3.0-or-later licenses: - sources: libraries-repository-engine@v0.0.0-20210715160651-710946ea85e3/LICENSE.txt text: |2 diff --git a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/metadata.dep.yml b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/metadata.dep.yml index a5daa53b..7bc5bc46 100644 --- a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/metadata.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/metadata.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210715160651-710946ea85e3 type: go summary: Package metadata handles library.properties metadata. homepage: https://pkg.go.dev/github.com/arduino/libraries-repository-engine/internal/libraries/metadata -license: agpl-3.0 +license: agpl-3.0-or-later licenses: - sources: libraries-repository-engine@v0.0.0-20210715160651-710946ea85e3/LICENSE.txt text: |2 diff --git a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/zip.dep.yml b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/zip.dep.yml index 8b498c25..070480be 100644 --- a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/zip.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/internal/libraries/zip.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/libraries-repository-engine/internal/libraries/zip version: v0.0.0-20210715160651-710946ea85e3 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/libraries-repository-engine/internal/libraries/zip -license: agpl-3.0 +license: agpl-3.0-or-later licenses: - sources: libraries-repository-engine@v0.0.0-20210715160651-710946ea85e3/LICENSE.txt text: |2 diff --git a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/libraries.dep.yml b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/libraries.dep.yml index f144c4dc..12a20ca5 100644 --- a/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/libraries.dep.yml +++ b/.licenses/validate-registry/go/github.com/arduino/libraries-repository-engine/libraries.dep.yml @@ -2,9 +2,9 @@ name: github.com/arduino/libraries-repository-engine/libraries version: v0.0.0-20210715160651-710946ea85e3 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/libraries-repository-engine/libraries -license: agpl-3.0 +license: agpl-3.0-or-later licenses: - sources: libraries-repository-engine@v0.0.0-20210715160651-710946ea85e3/LICENSE.txt text: |2 diff --git a/.licenses/validate-registry/go/github.com/emirpasic/gods/containers.dep.yml b/.licenses/validate-registry/go/github.com/emirpasic/gods/containers.dep.yml index bed73688..b91791b9 100644 --- a/.licenses/validate-registry/go/github.com/emirpasic/gods/containers.dep.yml +++ b/.licenses/validate-registry/go/github.com/emirpasic/gods/containers.dep.yml @@ -4,7 +4,8 @@ version: v1.12.0 type: go summary: Package containers provides core interfaces and functions for data structures. homepage: https://pkg.go.dev/github.com/emirpasic/gods/containers -license: other +# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go +license: bsd-2-clause licenses: - sources: gods@v1.12.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/emirpasic/gods/lists.dep.yml b/.licenses/validate-registry/go/github.com/emirpasic/gods/lists.dep.yml index a4bda603..1c43ea40 100644 --- a/.licenses/validate-registry/go/github.com/emirpasic/gods/lists.dep.yml +++ b/.licenses/validate-registry/go/github.com/emirpasic/gods/lists.dep.yml @@ -4,7 +4,8 @@ version: v1.12.0 type: go summary: Package lists provides an abstract List interface. homepage: https://pkg.go.dev/github.com/emirpasic/gods/lists -license: other +# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go +license: bsd-2-clause licenses: - sources: gods@v1.12.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/emirpasic/gods/lists/arraylist.dep.yml b/.licenses/validate-registry/go/github.com/emirpasic/gods/lists/arraylist.dep.yml index 79c0601a..1341bca0 100644 --- a/.licenses/validate-registry/go/github.com/emirpasic/gods/lists/arraylist.dep.yml +++ b/.licenses/validate-registry/go/github.com/emirpasic/gods/lists/arraylist.dep.yml @@ -4,7 +4,8 @@ version: v1.12.0 type: go summary: Package arraylist implements the array list. homepage: https://pkg.go.dev/github.com/emirpasic/gods/lists/arraylist -license: other +# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go +license: bsd-2-clause licenses: - sources: gods@v1.12.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/emirpasic/gods/trees.dep.yml b/.licenses/validate-registry/go/github.com/emirpasic/gods/trees.dep.yml index a42edcbb..228d81a4 100644 --- a/.licenses/validate-registry/go/github.com/emirpasic/gods/trees.dep.yml +++ b/.licenses/validate-registry/go/github.com/emirpasic/gods/trees.dep.yml @@ -4,7 +4,8 @@ version: v1.12.0 type: go summary: Package trees provides an abstract Tree interface. homepage: https://pkg.go.dev/github.com/emirpasic/gods/trees -license: other +# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go +license: bsd-2-clause licenses: - sources: gods@v1.12.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/emirpasic/gods/trees/binaryheap.dep.yml b/.licenses/validate-registry/go/github.com/emirpasic/gods/trees/binaryheap.dep.yml index 57f246a7..46081da0 100644 --- a/.licenses/validate-registry/go/github.com/emirpasic/gods/trees/binaryheap.dep.yml +++ b/.licenses/validate-registry/go/github.com/emirpasic/gods/trees/binaryheap.dep.yml @@ -4,7 +4,8 @@ version: v1.12.0 type: go summary: Package binaryheap implements a binary heap backed by array list. homepage: https://pkg.go.dev/github.com/emirpasic/gods/trees/binaryheap -license: other +# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go +license: bsd-2-clause licenses: - sources: gods@v1.12.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/emirpasic/gods/utils.dep.yml b/.licenses/validate-registry/go/github.com/emirpasic/gods/utils.dep.yml index 83e66e09..49e687a7 100644 --- a/.licenses/validate-registry/go/github.com/emirpasic/gods/utils.dep.yml +++ b/.licenses/validate-registry/go/github.com/emirpasic/gods/utils.dep.yml @@ -4,7 +4,8 @@ version: v1.12.0 type: go summary: Package utils provides common utility functions. homepage: https://pkg.go.dev/github.com/emirpasic/gods/utils -license: other +# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go +license: bsd-2-clause licenses: - sources: gods@v1.12.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/go-git/gcfg.dep.yml b/.licenses/validate-registry/go/github.com/go-git/gcfg.dep.yml index 2642c36f..98767a2c 100644 --- a/.licenses/validate-registry/go/github.com/go-git/gcfg.dep.yml +++ b/.licenses/validate-registry/go/github.com/go-git/gcfg.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package gcfg reads "INI-style" text-based configuration files with "name=value" pairs grouped into sections (gcfg files). homepage: https://pkg.go.dev/github.com/go-git/gcfg -license: other +license: bsd-3-clause licenses: - sources: LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/go-git/gcfg/scanner.dep.yml b/.licenses/validate-registry/go/github.com/go-git/gcfg/scanner.dep.yml index b5403f98..bdcdc8e3 100644 --- a/.licenses/validate-registry/go/github.com/go-git/gcfg/scanner.dep.yml +++ b/.licenses/validate-registry/go/github.com/go-git/gcfg/scanner.dep.yml @@ -4,7 +4,7 @@ version: v1.5.0 type: go summary: Package scanner implements a scanner for gcfg configuration text. homepage: https://pkg.go.dev/github.com/go-git/gcfg/scanner -license: other +license: bsd-3-clause licenses: - sources: gcfg@v1.5.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/go-git/gcfg/token.dep.yml b/.licenses/validate-registry/go/github.com/go-git/gcfg/token.dep.yml index 0c42c52f..e282d542 100644 --- a/.licenses/validate-registry/go/github.com/go-git/gcfg/token.dep.yml +++ b/.licenses/validate-registry/go/github.com/go-git/gcfg/token.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package token defines constants representing the lexical tokens of the gcfg configuration syntax and basic operations on tokens (printing, predicates). homepage: https://pkg.go.dev/github.com/go-git/gcfg/token -license: other +license: bsd-3-clause licenses: - sources: gcfg@v1.5.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/go-git/gcfg/types.dep.yml b/.licenses/validate-registry/go/github.com/go-git/gcfg/types.dep.yml index 97af4efd..f60713db 100644 --- a/.licenses/validate-registry/go/github.com/go-git/gcfg/types.dep.yml +++ b/.licenses/validate-registry/go/github.com/go-git/gcfg/types.dep.yml @@ -4,7 +4,7 @@ version: v1.5.0 type: go summary: Package types defines helpers for type conversions. homepage: https://pkg.go.dev/github.com/go-git/gcfg/types -license: other +license: bsd-3-clause licenses: - sources: gcfg@v1.5.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/juju/errors.dep.yml b/.licenses/validate-registry/go/github.com/juju/errors.dep.yml index b7fa86d1..74efdf61 100644 --- a/.licenses/validate-registry/go/github.com/juju/errors.dep.yml +++ b/.licenses/validate-registry/go/github.com/juju/errors.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/github.com/kevinburke/ssh_config.dep.yml b/.licenses/validate-registry/go/github.com/kevinburke/ssh_config.dep.yml index 152a4dec..632daea1 100644 --- a/.licenses/validate-registry/go/github.com/kevinburke/ssh_config.dep.yml +++ b/.licenses/validate-registry/go/github.com/kevinburke/ssh_config.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20201106050909-4977a11b4351 type: go summary: Package ssh_config provides tools for manipulating SSH config files. homepage: https://pkg.go.dev/github.com/kevinburke/ssh_config -license: other +license: mit licenses: - sources: LICENSE text: | diff --git a/.licenses/validate-registry/go/github.com/sergi/go-diff/diffmatchpatch.dep.yml b/.licenses/validate-registry/go/github.com/sergi/go-diff/diffmatchpatch.dep.yml index 92499593..28f74b25 100644 --- a/.licenses/validate-registry/go/github.com/sergi/go-diff/diffmatchpatch.dep.yml +++ b/.licenses/validate-registry/go/github.com/sergi/go-diff/diffmatchpatch.dep.yml @@ -5,7 +5,9 @@ type: go summary: Package diffmatchpatch offers robust algorithms to perform the operations required for synchronizing plain text. homepage: https://pkg.go.dev/github.com/sergi/go-diff/diffmatchpatch -license: other +# Apache-2.0 subsumes MIT +# https://www.gnu.org/licenses/license-compatibility.html#combining +license: apache-2.0 licenses: - sources: go-diff@v1.1.0/LICENSE text: |+ diff --git a/.licenses/validate-registry/go/golang.org/x/crypto/blowfish.dep.yml b/.licenses/validate-registry/go/golang.org/x/crypto/blowfish.dep.yml index f45effc0..e1a3e393 100644 --- a/.licenses/validate-registry/go/golang.org/x/crypto/blowfish.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/crypto/blowfish.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210421170649-83a5a9bb288b type: go summary: Package blowfish implements Bruce Schneier's Blowfish encryption algorithm. homepage: https://pkg.go.dev/golang.org/x/crypto/blowfish -license: other +license: bsd-3-clause licenses: - sources: crypto@v0.0.0-20210421170649-83a5a9bb288b/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/crypto/cast5.dep.yml b/.licenses/validate-registry/go/golang.org/x/crypto/cast5.dep.yml index 308055af..786929c0 100644 --- a/.licenses/validate-registry/go/golang.org/x/crypto/cast5.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/crypto/cast5.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210421170649-83a5a9bb288b 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-20210421170649-83a5a9bb288b/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/crypto/ed25519.dep.yml b/.licenses/validate-registry/go/golang.org/x/crypto/ed25519.dep.yml index 4ba0f214..0ac0818e 100644 --- a/.licenses/validate-registry/go/golang.org/x/crypto/ed25519.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/crypto/ed25519.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210421170649-83a5a9bb288b type: go summary: Package ed25519 implements the Ed25519 signature algorithm. homepage: https://pkg.go.dev/golang.org/x/crypto/ed25519 -license: other +license: bsd-3-clause licenses: - sources: crypto@v0.0.0-20210421170649-83a5a9bb288b/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/crypto/ssh.dep.yml b/.licenses/validate-registry/go/golang.org/x/crypto/ssh.dep.yml index 760979b5..0d9bb1ae 100644 --- a/.licenses/validate-registry/go/golang.org/x/crypto/ssh.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/crypto/ssh.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210421170649-83a5a9bb288b type: go summary: Package ssh implements an SSH client and server. homepage: https://pkg.go.dev/golang.org/x/crypto/ssh -license: other +license: bsd-3-clause licenses: - sources: crypto@v0.0.0-20210421170649-83a5a9bb288b/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/crypto/ssh/agent.dep.yml b/.licenses/validate-registry/go/golang.org/x/crypto/ssh/agent.dep.yml index 84222be3..53e48d10 100644 --- a/.licenses/validate-registry/go/golang.org/x/crypto/ssh/agent.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/crypto/ssh/agent.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package agent implements the ssh-agent protocol, and provides both a client and a server. homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/agent -license: other +license: bsd-3-clause licenses: - sources: crypto@v0.0.0-20210421170649-83a5a9bb288b/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml b/.licenses/validate-registry/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml index c3a6d02b..d2a2c293 100644 --- a/.licenses/validate-registry/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210421170649-83a5a9bb288b type: go summary: Package bcrypt_pbkdf implements bcrypt_pbkdf(3) from OpenBSD. homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -license: other +license: bsd-3-clause licenses: - sources: crypto@v0.0.0-20210421170649-83a5a9bb288b/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/crypto/ssh/knownhosts.dep.yml b/.licenses/validate-registry/go/golang.org/x/crypto/ssh/knownhosts.dep.yml index 621496ff..8d092080 100644 --- a/.licenses/validate-registry/go/golang.org/x/crypto/ssh/knownhosts.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/crypto/ssh/knownhosts.dep.yml @@ -6,7 +6,7 @@ summary: Package knownhosts implements a parser for the OpenSSH known_hosts host database, and provides utility functions for writing OpenSSH compliant known_hosts files. homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/knownhosts -license: other +license: bsd-3-clause licenses: - sources: crypto@v0.0.0-20210421170649-83a5a9bb288b/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/net/context.dep.yml b/.licenses/validate-registry/go/golang.org/x/net/context.dep.yml index 546c687c..e2381ae4 100644 --- a/.licenses/validate-registry/go/golang.org/x/net/context.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/net/context.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. homepage: https://pkg.go.dev/golang.org/x/net/context -license: other +license: bsd-3-clause licenses: - sources: net@v0.0.0-20210326060303-6b1517762897/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/net/http2.dep.yml b/.licenses/validate-registry/go/golang.org/x/net/http2.dep.yml index 62e77250..83d742a6 100644 --- a/.licenses/validate-registry/go/golang.org/x/net/http2.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/net/http2.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210326060303-6b1517762897 type: go summary: Package http2 implements the HTTP/2 protocol. homepage: https://pkg.go.dev/golang.org/x/net/http2 -license: other +license: bsd-3-clause licenses: - sources: net@v0.0.0-20210326060303-6b1517762897/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/net/internal/socks.dep.yml b/.licenses/validate-registry/go/golang.org/x/net/internal/socks.dep.yml index 7cdd2978..03c18cbc 100644 --- a/.licenses/validate-registry/go/golang.org/x/net/internal/socks.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/net/internal/socks.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210326060303-6b1517762897 type: go summary: Package socks provides a SOCKS version 5 client implementation. homepage: https://pkg.go.dev/golang.org/x/net/internal/socks -license: other +license: bsd-3-clause licenses: - sources: net@v0.0.0-20210326060303-6b1517762897/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/net/internal/timeseries.dep.yml b/.licenses/validate-registry/go/golang.org/x/net/internal/timeseries.dep.yml index cd07f97d..0677161d 100644 --- a/.licenses/validate-registry/go/golang.org/x/net/internal/timeseries.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/net/internal/timeseries.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210326060303-6b1517762897 type: go summary: Package timeseries implements a time series structure for stats collection. homepage: https://pkg.go.dev/golang.org/x/net/internal/timeseries -license: other +license: bsd-3-clause licenses: - sources: net@v0.0.0-20210326060303-6b1517762897/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/net/proxy.dep.yml b/.licenses/validate-registry/go/golang.org/x/net/proxy.dep.yml index 18094560..3bef313e 100644 --- a/.licenses/validate-registry/go/golang.org/x/net/proxy.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/net/proxy.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package proxy provides support for a variety of protocols to proxy network data. homepage: https://pkg.go.dev/golang.org/x/net/proxy -license: other +license: bsd-3-clause licenses: - sources: net@v0.0.0-20210326060303-6b1517762897/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/net/trace.dep.yml b/.licenses/validate-registry/go/golang.org/x/net/trace.dep.yml index 5d99ce58..53776e5f 100644 --- a/.licenses/validate-registry/go/golang.org/x/net/trace.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/net/trace.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210326060303-6b1517762897 type: go summary: Package trace implements tracing of requests and long-lived objects. homepage: https://pkg.go.dev/golang.org/x/net/trace -license: other +license: bsd-3-clause licenses: - sources: net@v0.0.0-20210326060303-6b1517762897/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/sys/execabs.dep.yml b/.licenses/validate-registry/go/golang.org/x/sys/execabs.dep.yml index de368bbd..c9d99fa8 100644 --- a/.licenses/validate-registry/go/golang.org/x/sys/execabs.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/sys/execabs.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups to find absolute paths. homepage: https://pkg.go.dev/golang.org/x/sys/execabs -license: other +license: bsd-3-clause licenses: - sources: sys@v0.0.0-20210502180810-71e4cd670f79/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/sys/internal/unsafeheader.dep.yml b/.licenses/validate-registry/go/golang.org/x/sys/internal/unsafeheader.dep.yml index 47a4ea37..839af4c2 100644 --- a/.licenses/validate-registry/go/golang.org/x/sys/internal/unsafeheader.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/sys/internal/unsafeheader.dep.yml @@ -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-20210502180810-71e4cd670f79/LICENSE text: | diff --git a/.licenses/validate-registry/go/golang.org/x/sys/unix.dep.yml b/.licenses/validate-registry/go/golang.org/x/sys/unix.dep.yml index b985240d..f81474f4 100644 --- a/.licenses/validate-registry/go/golang.org/x/sys/unix.dep.yml +++ b/.licenses/validate-registry/go/golang.org/x/sys/unix.dep.yml @@ -4,7 +4,7 @@ version: v0.0.0-20210502180810-71e4cd670f79 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-20210502180810-71e4cd670f79/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/encoding/prototext.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/encoding/prototext.dep.yml index 6c818207..21eefd11 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/encoding/prototext.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/encoding/prototext.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/encoding/protowire.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/encoding/protowire.dep.yml index 107465ac..a34aa74f 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/encoding/protowire.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/encoding/protowire.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/descfmt.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/descfmt.dep.yml index 88faee98..9e1e10fa 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/descfmt.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/descfmt.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/descopts.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/descopts.dep.yml index e095762c..47bd8241 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/descopts.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/descopts.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/detrand.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/detrand.dep.yml index 811e2b64..aaf47d91 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/detrand.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/detrand.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/defval.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/defval.dep.yml index da7fdbee..96e05bb7 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/defval.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/defval.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/messageset.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/messageset.dep.yml index 6a93462c..afea604b 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/messageset.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/messageset.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/tag.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/tag.dep.yml index 10fd501e..8bd7b05f 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/tag.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/tag.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/text.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/text.dep.yml index 35898c67..76f14248 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/text.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/encoding/text.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/errors.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/errors.dep.yml index 84b57ea0..52197387 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/errors.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/errors.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/fieldsort.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/fieldsort.dep.yml index bda4d322..847d8aaa 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/fieldsort.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/fieldsort.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/filedesc.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/filedesc.dep.yml index 81ddb8be..14f27c97 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/filedesc.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/filedesc.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/filetype.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/filetype.dep.yml index 41814d6c..21b3d677 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/filetype.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/filetype.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/flags.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/flags.dep.yml index 8df1b9c6..9613d3d5 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/flags.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/flags.dep.yml @@ -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: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/genid.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/genid.dep.yml index b908099a..ad64e2b4 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/genid.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/genid.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package genid contains constants for declarations in descriptor.proto and the well-known types. homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/genid -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/impl.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/impl.dep.yml index 2dc3c695..2c080c31 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/impl.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/impl.dep.yml @@ -2,9 +2,9 @@ name: google.golang.org/protobuf/internal/impl version: v1.25.0 type: go -summary: +summary: homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/impl -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/mapsort.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/mapsort.dep.yml index d2631cdb..f8bd57ab 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/mapsort.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/mapsort.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package mapsort provides sorted access to maps. homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/mapsort -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/pragma.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/pragma.dep.yml index b715f302..7560511b 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/pragma.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/pragma.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package pragma provides types that can be embedded into a struct to statically enforce or prevent certain language properties. homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/pragma -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/set.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/set.dep.yml index 9418a497..44814617 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/set.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/set.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package set provides simple set data structures for uint64s. homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/set -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/strs.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/strs.dep.yml index 1ab8fd79..0a0bbffd 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/strs.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/strs.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package strs provides string manipulation functionality specific to protobuf. homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/strs -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/version.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/version.dep.yml index c6b3f8c3..87c82778 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/internal/version.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/internal/version.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package version records versioning information about this module. homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/version -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/proto.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/proto.dep.yml index cbbc45f9..2936acda 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/proto.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/proto.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package proto provides functions operating on protocol buffer messages. homepage: https://pkg.go.dev/google.golang.org/protobuf/proto -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/reflect/protoreflect.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/reflect/protoreflect.dep.yml index 7e552825..2f862928 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/reflect/protoreflect.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/reflect/protoreflect.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package protoreflect provides interfaces to dynamically manipulate messages. homepage: https://pkg.go.dev/google.golang.org/protobuf/reflect/protoreflect -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/reflect/protoregistry.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/reflect/protoregistry.dep.yml index a6a42cb9..685197ad 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/reflect/protoregistry.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/reflect/protoregistry.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package protoregistry provides data structures to register and lookup protobuf descriptor types. homepage: https://pkg.go.dev/google.golang.org/protobuf/reflect/protoregistry -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/runtime/protoiface.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/runtime/protoiface.dep.yml index 43d0e2c0..9e52377b 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/runtime/protoiface.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/runtime/protoiface.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package protoiface contains types referenced or implemented by messages. homepage: https://pkg.go.dev/google.golang.org/protobuf/runtime/protoiface -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/runtime/protoimpl.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/runtime/protoimpl.dep.yml index 1b28edbd..fab599cb 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/runtime/protoimpl.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/runtime/protoimpl.dep.yml @@ -5,7 +5,7 @@ type: go summary: Package protoimpl contains the default implementation for messages generated by protoc-gen-go. homepage: https://pkg.go.dev/google.golang.org/protobuf/runtime/protoimpl -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/anypb.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/anypb.dep.yml index 449d7c79..95d15451 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/anypb.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/anypb.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package anypb contains generated types for google/protobuf/any.proto. homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/anypb -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/durationpb.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/durationpb.dep.yml index 9c8b1af1..38b0a7a7 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/durationpb.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/durationpb.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package durationpb contains generated types for google/protobuf/duration.proto. homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/durationpb -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/timestamppb.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/timestamppb.dep.yml index 2173426d..88839418 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/timestamppb.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/timestamppb.dep.yml @@ -4,7 +4,7 @@ version: v1.25.0 type: go summary: Package timestamppb contains generated types for google/protobuf/timestamp.proto. homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/timestamppb -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: | diff --git a/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/wrapperspb.dep.yml b/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/wrapperspb.dep.yml index ad4694a9..fbc363d3 100644 --- a/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/wrapperspb.dep.yml +++ b/.licenses/validate-registry/go/google.golang.org/protobuf/types/known/wrapperspb.dep.yml @@ -2,9 +2,9 @@ name: google.golang.org/protobuf/types/known/wrapperspb version: v1.25.0 type: go -summary: +summary: homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/wrapperspb -license: other +license: bsd-3-clause licenses: - sources: protobuf@v1.25.0/LICENSE text: |