Skip to content

Commit 8f8cdf1

Browse files
committed
Updated license cache
1 parent 1f25d1a commit 8f8cdf1

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

.licenses/NOTICE.arduino-cli

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23021,7 +23021,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2302123021
THE SOFTWARE.
2302223022

2302323023
*****
23024-
github.com/ulikunitz/[email protected].12
23024+
github.com/ulikunitz/[email protected].14
2302523025

2302623026
Copyright (c) 2014-2022 Ulrich Kunitz
2302723027
All rights reserved.
@@ -23051,7 +23051,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2305123051
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2305223052

2305323053
*****
23054-
github.com/ulikunitz/xz/internal/[email protected].12
23054+
github.com/ulikunitz/xz/internal/[email protected].14
2305523055

2305623056
Copyright (c) 2014-2022 Ulrich Kunitz
2305723057
All rights reserved.
@@ -23081,7 +23081,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2308123081
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2308223082

2308323083
*****
23084-
github.com/ulikunitz/xz/internal/[email protected].12
23084+
github.com/ulikunitz/xz/internal/[email protected].14
2308523085

2308623086
Copyright (c) 2014-2022 Ulrich Kunitz
2308723087
All rights reserved.
@@ -23111,7 +23111,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2311123111
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2311223112

2311323113
*****
23114-
github.com/ulikunitz/xz/[email protected].12
23114+
github.com/ulikunitz/xz/[email protected].14
2311523115

2311623116
Copyright (c) 2014-2022 Ulrich Kunitz
2311723117
All rights reserved.

.licenses/go/github.com/ulikunitz/xz.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/ulikunitz/xz
3-
version: v0.5.12
3+
version: v0.5.14
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

.licenses/go/github.com/ulikunitz/xz/internal/hash.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ulikunitz/xz/internal/hash
3-
version: v0.5.12
3+
version: v0.5.14
44
type: go
55
summary: Package hash provides rolling hashes.
66
homepage: https://pkg.go.dev/github.com/ulikunitz/xz/internal/hash
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].12/LICENSE
9+
- sources: [email protected].14/LICENSE
1010
text: |
1111
Copyright (c) 2014-2022 Ulrich Kunitz
1212
All rights reserved.

.licenses/go/github.com/ulikunitz/xz/internal/xlog.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ulikunitz/xz/internal/xlog
3-
version: v0.5.12
3+
version: v0.5.14
44
type: go
55
summary: Package xlog provides a simple logging package that allows to disable certain
66
message categories.
77
homepage: https://pkg.go.dev/github.com/ulikunitz/xz/internal/xlog
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected].12/LICENSE
10+
- sources: [email protected].14/LICENSE
1111
text: |
1212
Copyright (c) 2014-2022 Ulrich Kunitz
1313
All rights reserved.

.licenses/go/github.com/ulikunitz/xz/lzma.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ulikunitz/xz/lzma
3-
version: v0.5.12
3+
version: v0.5.14
44
type: go
55
summary: Package lzma supports the decoding and encoding of LZMA streams.
66
homepage: https://pkg.go.dev/github.com/ulikunitz/xz/lzma
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].12/LICENSE
9+
- sources: [email protected].14/LICENSE
1010
text: |
1111
Copyright (c) 2014-2022 Ulrich Kunitz
1212
All rights reserved.

debian/arduino-cli/usr/share/doc/arduino-cli/copyright

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23036,7 +23036,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2303623036
THE SOFTWARE.
2303723037

2303823038
*****
23039-
github.com/ulikunitz/[email protected].12
23039+
github.com/ulikunitz/[email protected].14
2304023040

2304123041
Copyright (c) 2014-2022 Ulrich Kunitz
2304223042
All rights reserved.
@@ -23066,7 +23066,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2306623066
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2306723067

2306823068
*****
23069-
github.com/ulikunitz/xz/internal/[email protected].12
23069+
github.com/ulikunitz/xz/internal/[email protected].14
2307023070

2307123071
Copyright (c) 2014-2022 Ulrich Kunitz
2307223072
All rights reserved.
@@ -23096,7 +23096,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2309623096
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2309723097

2309823098
*****
23099-
github.com/ulikunitz/xz/internal/[email protected].12
23099+
github.com/ulikunitz/xz/internal/[email protected].14
2310023100

2310123101
Copyright (c) 2014-2022 Ulrich Kunitz
2310223102
All rights reserved.
@@ -23126,7 +23126,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2312623126
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2312723127

2312823128
*****
23129-
github.com/ulikunitz/xz/[email protected].12
23129+
github.com/ulikunitz/xz/[email protected].14
2313023130

2313123131
Copyright (c) 2014-2022 Ulrich Kunitz
2313223132
All rights reserved.

0 commit comments

Comments
 (0)