Skip to content

Commit d7c1294

Browse files
committed
Updated arduino-cli to 0.35.x branch
1 parent 005fe8a commit d7c1294

File tree

673 files changed

+34200
-33316
lines changed

Some content is hidden

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

673 files changed

+34200
-33316
lines changed

Diff for: .licensed.yml

+9
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ apps:
77
- source_path: docsgen/
88
- source_path: ruledocsgen/
99

10+
reviewed:
11+
go:
12+
- github.com/klauspost/compress
13+
- github.com/klauspost/compress/fse
14+
- github.com/klauspost/compress/huff0
15+
- github.com/klauspost/compress/internal/cpuinfo
16+
- github.com/klauspost/compress/internal/snapref
17+
- github.com/klauspost/compress/zstd
18+
1019
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/GPL-3.0/.licensed.yml
1120
allowed:
1221
# The following are based on: https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/bitcurves
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/bitcurves
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/brainpool.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/brainpool
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package brainpool implements Brainpool elliptic curves.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/brainpool
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/eax.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/ProtonMail/go-crypto/eax
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: 'Package eax provides an implementation of the EAX (encrypt-authenticate-translate)
66
mode of operation, as described in Bellare, Rogaway, and Wagner "THE EAX MODE OF
@@ -9,7 +9,7 @@ summary: 'Package eax provides an implementation of the EAX (encrypt-authenticat
99
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/eax
1010
license: bsd-3-clause
1111
licenses:
12-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
12+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1313
text: |
1414
Copyright (c) 2009 The Go Authors. All rights reserved.
1515
@@ -38,7 +38,7 @@ licenses:
3838
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3939
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4040
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41-
- sources: [email protected]20230518184743-7afd39499903/PATENTS
41+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
4242
text: |
4343
Additional IP Rights Grant (Patents)
4444

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/internal/byteutil
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/internal/byteutil
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/ocb.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/ProtonMail/go-crypto/ocb
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: 'Package ocb provides an implementation of the OCB (offset codebook) mode
66
of operation, as described in RFC-7253 of the IRTF and in Rogaway, Bellare, Black
@@ -9,7 +9,7 @@ summary: 'Package ocb provides an implementation of the OCB (offset codebook) mo
99
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/ocb
1010
license: bsd-3-clause
1111
licenses:
12-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
12+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1313
text: |
1414
Copyright (c) 2009 The Go Authors. All rights reserved.
1515
@@ -38,7 +38,7 @@ licenses:
3838
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3939
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4040
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41-
- sources: [email protected]20230518184743-7afd39499903/PATENTS
41+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
4242
text: |
4343
Additional IP Rights Grant (Patents)
4444

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package openpgp implements high level operations on OpenPGP messages.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package keywrap is an implementation of the RFC 3394 AES key wrapping algorithm.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/armor.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/armor
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package armor implements OpenPGP ASCII Armor, see RFC 4880.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/armor
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/ecdh.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/ecdh
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package ecdh implements ECDH encryption, suitable for OpenPGP, as specified
66
in RFC 6637, section 8.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdh
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
10+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20230518184743-7afd39499903/PATENTS
39+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/ecdsa.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/ecdsa
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package ecdsa implements ECDSA signature, suitable for OpenPGP, as specified
66
in RFC 6637, section 5.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdsa
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
10+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20230518184743-7afd39499903/PATENTS
39+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/eddsa.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/eddsa
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package eddsa implements EdDSA signature, suitable for OpenPGP, as specified
66
in https://datatracker.ietf.org/doc/html/draft-ietf-openpgp-crypto-refresh-06#section-13.7
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/eddsa
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
10+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20230518184743-7afd39499903/PATENTS
39+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/elgamal.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/elgamal
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package elgamal implements ElGamal encryption, suitable for OpenPGP, as specified
66
in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms,"
77
IEEE Transactions on Information Theory, v.
88
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/elgamal
99
license: bsd-3-clause
1010
licenses:
11-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
11+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1212
text: |
1313
Copyright (c) 2009 The Go Authors. All rights reserved.
1414
@@ -37,7 +37,7 @@ licenses:
3737
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3838
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3939
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40-
- sources: [email protected]20230518184743-7afd39499903/PATENTS
40+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
4141
text: |
4242
Additional IP Rights Grant (Patents)
4343

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/errors.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/errors
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package errors contains common error types for the OpenPGP packages.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/errors
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/internal/ecc.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/internal/ecc
3-
version: v0.0.0-20230518184743-7afd39499903
3+
version: v0.0.0-20230828082145-3c4c8a2d2371
44
type: go
55
summary: Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/ecc
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20230518184743-7afd39499903/LICENSE
9+
- sources: [email protected]20230828082145-3c4c8a2d2371/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -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: [email protected]20230518184743-7afd39499903/PATENTS
38+
- sources: [email protected]20230828082145-3c4c8a2d2371/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

0 commit comments

Comments
 (0)