Skip to content

Commit ac00b56

Browse files
committed
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.
1 parent 2886564 commit ac00b56

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+63
-61
lines changed

.licenses/arduino-create-agent/go/github.com/arduino/arduino-cli/arduino/serialutils.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20210422154105-5aa424818026
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/serialutils
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

.licenses/arduino-create-agent/go/github.com/blang/semver.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v3.5.1+incompatible
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/blang/semver
7-
license: other
7+
license: mit
88
licenses:
99
- sources: LICENSE
1010
text: |+

.licenses/arduino-create-agent/go/github.com/go-ini/ini.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.62.0
44
type: go
55
summary: Package ini provides INI file read and write functionality in Go.
66
homepage: https://pkg.go.dev/github.com/go-ini/ini
7-
license: other
7+
license: apache-2.0
88
licenses:
99
- sources: LICENSE
1010
text: |

.licenses/arduino-create-agent/go/github.com/googollee/go-engine.io.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20180829091931-e2f255711dcb
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/googollee/go-engine.io
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE
1010
text: |-

.licenses/arduino-create-agent/go/github.com/googollee/go-engine.io/message.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20180829091931-e2f255711dcb
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/googollee/go-engine.io/message
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |-

.licenses/arduino-create-agent/go/github.com/googollee/go-engine.io/parser.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20180829091931-e2f255711dcb
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/googollee/go-engine.io/parser
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |-

.licenses/arduino-create-agent/go/github.com/googollee/go-engine.io/polling.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20180829091931-e2f255711dcb
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/googollee/go-engine.io/polling
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |-

.licenses/arduino-create-agent/go/github.com/googollee/go-engine.io/transport.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20180829091931-e2f255711dcb
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/googollee/go-engine.io/transport
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |-

.licenses/arduino-create-agent/go/github.com/googollee/go-engine.io/websocket.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20180829091931-e2f255711dcb
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/googollee/go-engine.io/websocket
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |-

.licenses/arduino-create-agent/go/github.com/googollee/go-socket.io.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20181101151912-c8aeb1ed9b49
44
type: go
55
summary: go-socket.io is a server implementation of socket.io in golang.
66
homepage: https://pkg.go.dev/github.com/googollee/go-socket.io
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE
1010
text: |-

.licenses/arduino-create-agent/go/github.com/juju/errors.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package errors provides an easy way to annotate errors without losing the
66
original error context.
77
homepage: https://pkg.go.dev/github.com/juju/errors
8-
license: other
8+
license: lgpl-3.0-only
99
licenses:
1010
- sources: LICENSE
1111
text: |

.licenses/arduino-create-agent/go/github.com/miekg/dns.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.35
44
type: go
55
summary: Package dns implements a full featured interface to the Domain Name System.
66
homepage: https://pkg.go.dev/github.com/miekg/dns
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/blowfish.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201124201722-c8d3bf9c5392
44
type: go
55
summary: Package blowfish implements Bruce Schneier's Blowfish encryption algorithm.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/blowfish
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/cast5.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201124201722-c8d3bf9c5392
44
type: go
55
summary: Package cast5 implements CAST5, as defined in RFC 2144.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/cast5
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/ed25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201124201722-c8d3bf9c5392
44
type: go
55
summary: Package ed25519 implements the Ed25519 signature algorithm.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/ed25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/openpgp.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201124201722-c8d3bf9c5392
44
type: go
55
summary: Package openpgp implements high level operations on OpenPGP messages.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/openpgp/armor.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201124201722-c8d3bf9c5392
44
type: go
55
summary: Package armor implements OpenPGP ASCII Armor, see RFC 4880.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/armor
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/openpgp/elgamal.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Package elgamal implements ElGamal encryption, suitable for OpenPGP, as
66
in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms,"
77
IEEE Transactions on Information Theory, v.
88
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/elgamal
9-
license: other
9+
license: bsd-3-clause
1010
licenses:
1111
- sources: [email protected]/LICENSE
1212
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/openpgp/errors.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201124201722-c8d3bf9c5392
44
type: go
55
summary: Package errors contains common error types for the OpenPGP packages.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/errors
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/openpgp/packet.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package packet implements parsing and serialization of OpenPGP packets, as
66
specified in RFC 4880.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/packet
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/openpgp/s2k.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package s2k implements the various OpenPGP string-to-key transforms as specified
66
in RFC 4800 section 3.7.1.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/s2k
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/sha3.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and
66
the SHAKE variable-output-length hash functions defined by FIPS-202.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/sha3
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/ssh.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201124201722-c8d3bf9c5392
44
type: go
55
summary: Package ssh implements an SSH client and server.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/ssh
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/ssh/agent.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package agent implements the ssh-agent protocol, and provides both a client
66
and a server.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/agent
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201124201722-c8d3bf9c5392
44
type: go
55
summary: Package bcrypt_pbkdf implements bcrypt_pbkdf(3) from OpenBSD.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/net/bpf.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package bpf implements marshaling and unmarshaling of programs for the Berkeley
66
Packet Filter virtual machine, and provides a Go implementation of the virtual machine.
77
homepage: https://pkg.go.dev/golang.org/x/net/bpf
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/net/internal/iana.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package iana provides protocol number resources managed by the Internet Assigned
66
Numbers Authority (IANA).
77
homepage: https://pkg.go.dev/golang.org/x/net/internal/iana
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/net/internal/socket.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20200324143707-d3edc9973b7e
44
type: go
55
summary: Package socket provides a portable interface for socket system calls.
66
homepage: https://pkg.go.dev/golang.org/x/net/internal/socket
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/golang.org/x/net/ipv4.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ipv4 implements IP-level socket options for the Internet Protocol
66
version 4.
77
homepage: https://pkg.go.dev/golang.org/x/net/ipv4
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/net/ipv6.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ipv6 implements IP-level socket options for the Internet Protocol
66
version 6.
77
homepage: https://pkg.go.dev/golang.org/x/net/ipv6
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/sys/internal/unsafeheader.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package unsafeheader contains header declarations for the Go runtime's slice
66
and string implementations.
77
homepage: https://pkg.go.dev/golang.org/x/sys/internal/unsafeheader
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/golang.org/x/sys/unix.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20210124154548-22da62e12c0c
44
type: go
55
summary: Package unix contains an interface to the low-level operating system primitives.
66
homepage: https://pkg.go.dev/golang.org/x/sys/unix
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/encoding/prototext.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package prototext marshals and unmarshals protocol buffer messages as the
66
textproto format.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/prototext
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/encoding/protowire.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package protowire parses and formats the raw wire encoding.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/protowire
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/descfmt.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package descfmt provides functionality to format descriptors.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descfmt
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/descopts.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package descopts contains the nil pointers to concrete descriptor options.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descopts
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/detrand.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package detrand provides deterministically random functionality.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/detrand
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/encoding/defval.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package defval marshals and unmarshals textual forms of default values.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/defval
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/encoding/messageset.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package messageset encodes and decodes the obsolete MessageSet wire format.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/messageset
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/encoding/tag.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package tag marshals and unmarshals the legacy struct tags as generated by
66
historical versions of protoc-gen-go.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/tag
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/encoding/text.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package text implements the text format for protocol buffers.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/text
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/errors.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package errors implements functions to manipulate errors.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/errors
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/fieldsort.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package fieldsort defines an ordering of fields.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/fieldsort
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/filedesc.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.25.0
44
type: go
55
summary: Package filedesc provides functionality for constructing descriptors.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filedesc
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

0 commit comments

Comments
 (0)