Skip to content

Commit 06206ff

Browse files
committed
Manually set type in dependency license metadata cache for licenses that could not be automatically identified
1 parent 01d8edd commit 06206ff

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.licenses/arduino-lint/go/golang.org/x/crypto/argon2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.9.0
44
type: go
55
summary: Package argon2 implements the key derivation function Argon2.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/argon2
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: crypto@v0.9.0/LICENSE
1010
text: |

.licenses/arduino-lint/go/golang.org/x/crypto/blake2b.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 blake2b implements the BLAKE2b hash algorithm defined by RFC 7693
66
and the extendable output function (XOF) BLAKE2Xb.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/blake2b
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: crypto@v0.9.0/LICENSE
1111
text: |

.licenses/docsgen/go/golang.org/x/crypto/argon2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.9.0
44
type: go
55
summary: Package argon2 implements the key derivation function Argon2.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/argon2
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: crypto@v0.9.0/LICENSE
1010
text: |

.licenses/docsgen/go/golang.org/x/crypto/blake2b.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 blake2b implements the BLAKE2b hash algorithm defined by RFC 7693
66
and the extendable output function (XOF) BLAKE2Xb.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/blake2b
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: crypto@v0.9.0/LICENSE
1111
text: |

.licenses/ruledocsgen/go/golang.org/x/crypto/argon2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.9.0
44
type: go
55
summary: Package argon2 implements the key derivation function Argon2.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/argon2
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: crypto@v0.9.0/LICENSE
1010
text: |

.licenses/ruledocsgen/go/golang.org/x/crypto/blake2b.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 blake2b implements the BLAKE2b hash algorithm defined by RFC 7693
66
and the extendable output function (XOF) BLAKE2Xb.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/blake2b
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: crypto@v0.9.0/LICENSE
1111
text: |

0 commit comments

Comments
 (0)