Skip to content

Commit 9b3297d

Browse files
committed
Update license information for multiple dependencies to reflect accurate licensing
1 parent c3b8a1a commit 9b3297d

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

.licenses/arduino-flasher-cli/go/github.com/juju/errors.dep.yml

Lines changed: 1 addition & 1 deletion
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-flasher-cli/go/github.com/klauspost/compress.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.18.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/klauspost/compress
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE
1010
text: |

.licenses/arduino-flasher-cli/go/github.com/klauspost/compress/fse.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.18.0
44
type: go
55
summary: Package fse provides Finite State Entropy encoding and decoding.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/fse
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: compress@v1.18.0/LICENSE
1010
text: |

.licenses/arduino-flasher-cli/go/github.com/klauspost/compress/huff0.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.18.0
44
type: go
55
summary: This file contains a generic implementation of Decoder.Decompress4X.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: compress@v1.18.0/LICENSE
1010
text: |

.licenses/arduino-flasher-cli/go/github.com/klauspost/compress/internal/cpuinfo.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.18.0
44
type: go
55
summary: Package cpuinfo gives runtime info about the current CPU.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/cpuinfo
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: compress@v1.18.0/LICENSE
1010
text: |

.licenses/arduino-flasher-cli/go/github.com/klauspost/compress/internal/le.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.18.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/le
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: compress@v1.18.0/LICENSE
1010
text: |

.licenses/arduino-flasher-cli/go/github.com/klauspost/compress/internal/snapref.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.18.0
44
type: go
55
summary: Package snapref implements the Snappy compression format.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/snapref
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE
1010
text: |

.licenses/arduino-flasher-cli/go/github.com/klauspost/compress/zstd.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.18.0
44
type: go
55
summary: Package zstd provides decompression of zstandard files.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: compress@v1.18.0/LICENSE
1010
text: |

.licenses/arduino-flasher-cli/go/github.com/ulikunitz/xz.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.5.12
44
type: go
55
summary: Package xz supports the compression and decompression of xz files.
66
homepage: https://pkg.go.dev/github.com/ulikunitz/xz
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE
1010
text: |

.licenses/arduino-flasher-cli/go/github.com/ulikunitz/xz/internal/hash.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.5.12
44
type: go
55
summary: Package hash provides rolling hashes.
66
homepage: https://pkg.go.dev/github.com/ulikunitz/xz/internal/hash
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: xz@v0.5.12/LICENSE
1010
text: |

0 commit comments

Comments
 (0)