Skip to content

Commit 1a036a6

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 79d23b0 commit 1a036a6

File tree

108 files changed

+542
-124
lines changed

Some content is hidden

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

108 files changed

+542
-124
lines changed

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/bitcurves
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/brainpool.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7
44
type: go
55
summary: Package brainpool implements Brainpool elliptic curves.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/brainpool
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/eax.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ summary: 'Package eax provides an implementation of the EAX (encrypt-authenticat
77
OPERATION: A TWO-PASS AUTHENTICATED-ENCRYPTION SCHEME OPTIMIZED FOR SIMPLICITY AND
88
EFFICIENCY." In FSE''04, volume 3017 of LNCS, 2004'
99
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/eax
10-
license: other
10+
license: bsd-3-clause
1111
licenses:
1212
- sources: [email protected]/LICENSE
1313
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/internal/byteutil
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/ocb.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ summary: 'Package ocb provides an implementation of the OCB (offset codebook) mo
77
and Krovetz - OCB: A BLOCK-CIPHER MODE OF OPERATION FOR EFFICIENT AUTHENTICATED
88
ENCRYPTION (2003).'
99
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/ocb
10-
license: other
10+
license: bsd-3-clause
1111
licenses:
1212
- sources: [email protected]/LICENSE
1313
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/openpgp.dep.yml

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

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7
44
type: go
55
summary: Package keywrap is an implementation of the RFC 3394 AES key wrapping algorithm.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/openpgp/armor.dep.yml

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

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/openpgp/ecdh.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ecdh implements ECDH encryption, suitable for OpenPGP, as specified
66
in RFC 6637, section 8.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdh
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-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/github.com/ProtonMail/go-crypto/openpgp/elgamal
9-
license: other
9+
license: bsd-3-clause
1010
licenses:
1111
- sources: [email protected]/LICENSE
1212
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/openpgp/errors.dep.yml

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

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/openpgp/internal/ecc.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20210428141323-04723f9f07d7
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/ecc
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-crypto/openpgp/internal/encoding.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package encoding implements openpgp packet field encodings as specified in
66
RFC 4880 and 6637.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/encoding
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-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/github.com/ProtonMail/go-crypto/openpgp/packet
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/go/github.com/ProtonMail/go-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/github.com/ProtonMail/go-crypto/openpgp/s2k
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/builder.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/builder
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/builder
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/cores.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/cores
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/cores
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/cores/packageindex.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/cores/packageindex
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/cores/packageindex
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/globals.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/globals
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/globals
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/libraries.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/libraries
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/libraries
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/libraries/librariesindex.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/libraries/librariesindex
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/libraries/librariesindex
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/libraries/librariesmanager.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/libraries/librariesmanager
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/libraries/librariesmanager
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/resources.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/resources
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/resources
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/security.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
55
summary: Code generated by rice embed-go; DO NOT EDIT.
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/security
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/sketch.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/sketch
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/sketch
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/sketches.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/sketches
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/sketches
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/arduino/utils.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/utils
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/utils
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/cli/errorcodes.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/cli/errorcodes
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/cli/errorcodes
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/cli/feedback.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/cli/feedback
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/cli/feedback
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/arduino-cli/rpc/commands.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/rpc/commands
33
version: v0.0.0-20201210103408-bf7a3194bb63
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/rpc/commands
7-
license: other
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |

Diff for: .licenses/go/github.com/arduino/go-paths-helper.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.6.1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper
7-
license: gpl-2.0
7+
license: gpl-2.0-or-later
88
licenses:
99
- sources: LICENSE
1010
text: |2

Diff for: .licenses/go/github.com/arduino/go-properties-orderedmap.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.7.0
44
type: go
55
summary: Package properties is a library for handling maps of hierarchical properties.
66
homepage: https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
7-
license: gpl-2.0
7+
license: gpl-2.0-or-later
88
licenses:
99
- sources: LICENSE
1010
text: |2

Diff for: .licenses/go/github.com/cmaglie/go.rice.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.0.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/cmaglie/go.rice
7-
license: other
7+
license: bsd-2-clause
88
licenses:
99
- sources: LICENSE
1010
text: |-

Diff for: .licenses/go/github.com/cmaglie/go.rice/embedded.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package embedded defines embedded data types that are shared between the
66
go.rice package and generated code.
77
homepage: https://pkg.go.dev/github.com/cmaglie/go.rice/embedded
8-
license: other
8+
license: bsd-2-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |-

Diff for: .licenses/go/github.com/emirpasic/gods/containers.dep.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ version: v1.12.0
44
type: go
55
summary: Package containers provides core interfaces and functions for data structures.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/containers
7-
license: other
7+
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
8+
license: bsd-2-clause
89
licenses:
910
- sources: [email protected]/LICENSE
1011
text: |

Diff for: .licenses/go/github.com/emirpasic/gods/lists.dep.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ version: v1.12.0
44
type: go
55
summary: Package lists provides an abstract List interface.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/lists
7-
license: other
7+
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
8+
license: bsd-2-clause
89
licenses:
910
- sources: [email protected]/LICENSE
1011
text: |

Diff for: .licenses/go/github.com/emirpasic/gods/lists/arraylist.dep.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ version: v1.12.0
44
type: go
55
summary: Package arraylist implements the array list.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/lists/arraylist
7-
license: other
7+
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
8+
license: bsd-2-clause
89
licenses:
910
- sources: [email protected]/LICENSE
1011
text: |

Diff for: .licenses/go/github.com/emirpasic/gods/trees.dep.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ version: v1.12.0
44
type: go
55
summary: Package trees provides an abstract Tree interface.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/trees
7-
license: other
7+
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
8+
license: bsd-2-clause
89
licenses:
910
- sources: [email protected]/LICENSE
1011
text: |

0 commit comments

Comments
 (0)