Skip to content

Commit ace11a0

Browse files
committed
Manually define dependency license metadata that was not detected
The "Licensed" dependency license checker tool uses the licensee tool to automatically determine the license type based on metadata provided by the dependency author. This must be in a standardized format without any modifications. In cases where that wasn't done, it is necessary to determine the license type and update the dependency license metadata cache in the `.licenses` folder manually. The Licensed tool will check this data whenever the dependency version is updated to make sure the license hasn't changed.
1 parent 72018d0 commit ace11a0

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

.licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/ed25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ed25519 implements the ed25519 signature algorithm for OpenPGP as
66
defined in the Open PGP crypto refresh.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ed25519
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/ed448.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ed448 implements the ed448 signature algorithm for OpenPGP as defined
66
in the Open PGP crypto refresh.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ed448
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.5
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.5
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x448
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/docsgen/go/github.com/ProtonMail/go-crypto/openpgp/ed25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ed25519 implements the ed25519 signature algorithm for OpenPGP as
66
defined in the Open PGP crypto refresh.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ed25519
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/docsgen/go/github.com/ProtonMail/go-crypto/openpgp/ed448.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ed448 implements the ed448 signature algorithm for OpenPGP as defined
66
in the Open PGP crypto refresh.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ed448
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/docsgen/go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.5
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/docsgen/go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.5
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x448
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/ruledocsgen/go/github.com/ProtonMail/go-crypto/openpgp/ed25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ed25519 implements the ed25519 signature algorithm for OpenPGP as
66
defined in the Open PGP crypto refresh.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ed25519
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/ruledocsgen/go/github.com/ProtonMail/go-crypto/openpgp/ed448.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ed448 implements the ed448 signature algorithm for OpenPGP as defined
66
in the Open PGP crypto refresh.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ed448
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: [email protected]/LICENSE
1111
text: |

.licenses/ruledocsgen/go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.5
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

.licenses/ruledocsgen/go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.5
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x448
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

0 commit comments

Comments
 (0)