Skip to content

Commit 8479017

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 ec3be46 commit 8479017

Some content is hidden

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

71 files changed

+73
-71
lines changed

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/builder.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/builder
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/cores.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/cores
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/globals.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/globals
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/httpclient.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/httpclient
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/libraries.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/libraries
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/resources.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/resources
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/security.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/security
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/sketch.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/sketch
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/utils.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.0.0-20220711135540-a5466d017f77
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/utils
7-
license: gpl-3.0
7+
license: gpl-3.0-only
88
licenses:
99
- sources: [email protected]/LICENSE.txt
1010
text: |2

0 commit comments

Comments
 (0)