Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ header:

# Third-party libraries - included in licenses directory
- 'ring-0.17.14' # LICENSE-ring.txt
- 'getrandom-0.2.16' # LICENSE-getrandom.txt

dependency:
files:
Expand Down
5 changes: 4 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,7 @@ licenses/ for text of these licenses.
Third-party components included in this distribution:

- ring-0.17.14/
License: See licenses/LICENSE-ring.txt
License: See licenses/LICENSE-ring.txt

- getrandom-0.2.16/
License: See licenses/LICENSE-getrandom.txt
6 changes: 6 additions & 0 deletions getrandom-0.2.16/.cargo_vcs_info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"git": {
"sha1": "ce4144b2c16fe1422037c93e267e6a52336e0834"
},
"path_in_vcs": ""
}
Loading