Skip to content

Commit 33f1b81

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 6ab70e3 commit 33f1b81

Some content is hidden

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

56 files changed

+70
-68
lines changed

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

Lines changed: 2 additions & 2 deletions
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-20210603144340-aef5a54882fa
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: |

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

Lines changed: 2 additions & 2 deletions
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-20210603144340-aef5a54882fa
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: |

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

Lines changed: 2 additions & 2 deletions
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-20210603144340-aef5a54882fa
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: |

.licenses/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-20210603144340-aef5a54882fa
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: |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/arduino/serialutils
33
version: v0.0.0-20210603144340-aef5a54882fa
44
type: go
5-
summary:
5+
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/go/github.com/arduino/arduino-cli/arduino/utils.dep.yml

Lines changed: 2 additions & 2 deletions
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-20210603144340-aef5a54882fa
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: |

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

Lines changed: 2 additions & 2 deletions
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-20210603144340-aef5a54882fa
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: |

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

Lines changed: 2 additions & 2 deletions
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-20210603144340-aef5a54882fa
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: |

.licenses/go/github.com/arduino/arduino-cli/executils.dep.yml

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

.licenses/go/github.com/arduino/arduino-cli/table.dep.yml

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

0 commit comments

Comments
 (0)