add basic REUSE scaffolding
This commit is contained in:
parent
880416180b
commit
f74d5c1c72
2 changed files with 9 additions and 0 deletions
7
.reuse/dep5
Normal file
7
.reuse/dep5
Normal file
|
@ -0,0 +1,7 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
|
||||
# Temporarily mark all files to be licensed with the custom "TODO" license,
|
||||
# until we import the proper licensing metadata in a separate PR.
|
||||
Files: *
|
||||
Copyright: TODO
|
||||
License: LicenseRef-TODO
|
2
LICENSES/LicenseRef-TODO.txt
Normal file
2
LICENSES/LicenseRef-TODO.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Temporary placeholder, only needed until we import the actual licensing
|
||||
metadata.
|
Loading…
Add table
Reference in a new issue