Skip to content

Commit 4ea0fc2

Browse files
Update licenses
1 parent ed582a5 commit 4ea0fc2

File tree

39 files changed

+216
-0
lines changed

39 files changed

+216
-0
lines changed

.licenses/arduino-flasher-cli/go/github.com/arduino/go-paths-helper.dep.yml

100644100755
File mode changed.

.licenses/arduino-flasher-cli/go/github.com/arduino/go-windows-runas.dep.yml

100644100755
File mode changed.

.licenses/arduino-flasher-cli/go/github.com/codeclysm/extract/v4.dep.yml

100644100755
File mode changed.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name: github.com/fatih/color
3+
version: v1.18.0
4+
type: go
5+
summary: Package color is an ANSI color package to output colorized or SGR defined
6+
output to the standard output.
7+
homepage: https://pkg.go.dev/github.com/fatih/color
8+
license: mit
9+
licenses:
10+
- sources: LICENSE.md
11+
text: |
12+
The MIT License (MIT)
13+
14+
Copyright (c) 2013 Fatih Arslan
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy of
17+
this software and associated documentation files (the "Software"), to deal in
18+
the Software without restriction, including without limitation the rights to
19+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
20+
the Software, and to permit persons to whom the Software is furnished to do so,
21+
subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included in all
24+
copies or substantial portions of the Software.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
28+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
29+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
30+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
31+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32+
- sources: README.md
33+
text: The MIT License (MIT) - see [`LICENSE.md`](https://github.com/fatih/color/blob/master/LICENSE.md)
34+
for more details
35+
notices: []

.licenses/arduino-flasher-cli/go/github.com/h2non/filetype.dep.yml

100644100755
File mode changed.

.licenses/arduino-flasher-cli/go/github.com/h2non/filetype/matchers.dep.yml

100644100755
File mode changed.

.licenses/arduino-flasher-cli/go/github.com/h2non/filetype/matchers/isobmff.dep.yml

100644100755
File mode changed.

.licenses/arduino-flasher-cli/go/github.com/h2non/filetype/types.dep.yml

100644100755
File mode changed.

.licenses/arduino-flasher-cli/go/github.com/jedib0t/go-pretty/v6/table.dep.yml

100644100755
File mode changed.

.licenses/arduino-flasher-cli/go/github.com/jedib0t/go-pretty/v6/text.dep.yml

100644100755
File mode changed.

0 commit comments

Comments
 (0)