-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit edb3942
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 be92efb commit edb3942
File tree
1 file changed
+1
-1
lines changed- .licenses/arduino-lint/go/golang.org/x/crypto/internal
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
8 | + | ||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments