Skip to content

Commit ea19f1e

Browse files
committed
update licenses
1 parent 52283da commit ea19f1e

File tree

12 files changed

+27
-27
lines changed

12 files changed

+27
-27
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/arduino/arduino-cli/arduino/serialutils
3-
version: v0.0.0-20230630155703-fe6d7499eb5e
3+
version: v0.35.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/arduino/serialutils
77
license: gpl-3.0-only
88
licenses:
9-
- sources: arduino-cli@v0.0.0-20230630155703-fe6d7499eb5e/LICENSE.txt
9+
- sources: arduino-cli@v0.35.0/LICENSE.txt
1010
text: |2
1111
GNU GENERAL PUBLIC LICENSE
1212
Version 3, 29 June 2007
@@ -682,7 +682,7 @@ licenses:
682682
the library. If this is what you want to do, use the GNU Lesser General
683683
Public License instead of this License. But first, please read
684684
<https://www.gnu.org/licenses/why-not-lgpl.html>.
685-
- sources: arduino-cli@v0.0.0-20230630155703-fe6d7499eb5e/license_header.tpl
685+
- sources: arduino-cli@v0.35.0/license_header.tpl
686686
text: |
687687
This file is part of arduino-cli.
688688
@@ -698,7 +698,7 @@ licenses:
698698
modify or otherwise use the software for commercial activities involving the
699699
Arduino software without disclosing the source code of your own applications.
700700
To purchase a commercial license, send an email to license@arduino.cc.
701-
- sources: arduino-cli@v0.0.0-20230630155703-fe6d7499eb5e/README.md
701+
- sources: arduino-cli@v0.35.0/README.md
702702
text: |-
703703
Arduino CLI is licensed under the [GPL 3.0] license.
704704

.licenses/arduino-create-agent/go/github.com/arduino/arduino-cli/i18n.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/arduino/arduino-cli/i18n
3-
version: v0.0.0-20230630155703-fe6d7499eb5e
3+
version: v0.35.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/i18n
77
license: gpl-3.0-only
88
licenses:
9-
- sources: arduino-cli@v0.0.0-20230630155703-fe6d7499eb5e/LICENSE.txt
9+
- sources: arduino-cli@v0.35.0/LICENSE.txt
1010
text: |2
1111
GNU GENERAL PUBLIC LICENSE
1212
Version 3, 29 June 2007
@@ -682,7 +682,7 @@ licenses:
682682
the library. If this is what you want to do, use the GNU Lesser General
683683
Public License instead of this License. But first, please read
684684
<https://www.gnu.org/licenses/why-not-lgpl.html>.
685-
- sources: arduino-cli@v0.0.0-20230630155703-fe6d7499eb5e/license_header.tpl
685+
- sources: arduino-cli@v0.35.0/license_header.tpl
686686
text: |
687687
This file is part of arduino-cli.
688688

.licenses/arduino-create-agent/go/github.com/juju/errors.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/juju/errors
3-
version: v0.0.0-20200330140219-3fe23663418f
3+
version: v1.0.0
44
type: go
55
summary: Package errors provides an easy way to annotate errors without losing the
66
original error context.

.licenses/arduino-create-agent/go/github.com/klauspost/compress.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: github.com/klauspost/compress
3-
version: v1.15.13
3+
version: v1.17.0
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/klauspost/compress
77
license: bsd-3-clause
88
licenses:

.licenses/arduino-create-agent/go/github.com/klauspost/compress/fse.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/fse
3-
version: v1.15.13
3+
version: v1.17.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
77
license: bsd-3-clause
88
licenses:
9-
- sources: compress@v1.15.13/LICENSE
9+
- sources: compress@v1.17.0/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

.licenses/arduino-create-agent/go/github.com/klauspost/compress/huff0.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/klauspost/compress/huff0
3-
version: v1.15.13
3+
version: v1.17.0
44
type: go
55
summary: This file contains the specialisation of Decoder.Decompress4X and Decoder.Decompress1X
66
that use an asm implementation of thir main loops.
77
homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0
88
license: bsd-3-clause
99
licenses:
10-
- sources: compress@v1.15.13/LICENSE
10+
- sources: compress@v1.17.0/LICENSE
1111
text: |
1212
Copyright (c) 2012 The Go Authors. All rights reserved.
1313
Copyright (c) 2019 Klaus Post. All rights reserved.

.licenses/arduino-create-agent/go/github.com/klauspost/compress/internal/cpuinfo.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/internal/cpuinfo
3-
version: v1.15.13
3+
version: v1.17.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
77
license: bsd-3-clause
88
licenses:
9-
- sources: compress@v1.15.13/LICENSE
9+
- sources: compress@v1.17.0/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.
@@ -312,7 +312,7 @@ licenses:
312312
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
313313
314314
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
315-
- sources: compress@v1.15.13/README.md
315+
- sources: compress@v1.17.0/README.md
316316
text: This code is licensed under the same conditions as the original Go code. See
317317
LICENSE file.
318318
notices: []

.licenses/arduino-create-agent/go/github.com/klauspost/compress/internal/snapref.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/klauspost/compress/internal/snapref
3-
version: v1.15.13
3+
version: v1.17.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
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: compress@v1.15.13/LICENSE
38+
- sources: compress@v1.17.0/LICENSE
3939
text: |
4040
Copyright (c) 2012 The Go Authors. All rights reserved.
4141
Copyright (c) 2019 Klaus Post. All rights reserved.
@@ -341,7 +341,7 @@ licenses:
341341
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
342342
343343
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
344-
- sources: compress@v1.15.13/README.md
344+
- sources: compress@v1.17.0/README.md
345345
text: This code is licensed under the same conditions as the original Go code. See
346346
LICENSE file.
347347
notices: []

.licenses/arduino-create-agent/go/github.com/klauspost/compress/zstd.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/zstd
3-
version: v1.15.13
3+
version: v1.17.0
44
type: go
55
summary: Package zstd provides decompression of zstandard files.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd
77
license: bsd-3-clause
88
licenses:
9-
- sources: compress@v1.15.13/LICENSE
9+
- sources: compress@v1.17.0/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

.licenses/arduino-create-agent/go/github.com/klauspost/compress/zstd/internal/xxhash.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/zstd/internal/xxhash
3-
version: v1.15.13
3+
version: v1.17.0
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd/internal/xxhash
77
license: bsd-3-clause
88
licenses:
9-
- sources: compress@v1.15.13/LICENSE
9+
- sources: compress@v1.17.0/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

.licenses/arduino-create-agent/go/github.com/mattn/go-isatty.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/mattn/go-isatty
3-
version: v0.0.19
3+
version: v0.0.20
44
type: go
55
summary: Package isatty implements interface to isatty
66
homepage: https://pkg.go.dev/github.com/mattn/go-isatty

.licenses/arduino-create-agent/go/github.com/sirupsen/logrus.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/sirupsen/logrus
3-
version: v1.9.0
3+
version: v1.9.3
44
type: go
55
summary: Package logrus is a structured logger for Go, completely API compatible with
66
the standard library logger.

0 commit comments

Comments
 (0)