Skip to content

Commit f74d5c1

Browse files
committed
add basic REUSE scaffolding
1 parent 8804161 commit f74d5c1

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.reuse/dep5

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2+
3+
# Temporarily mark all files to be licensed with the custom "TODO" license,
4+
# until we import the proper licensing metadata in a separate PR.
5+
Files: *
6+
Copyright: TODO
7+
License: LicenseRef-TODO

LICENSES/LicenseRef-TODO.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Temporary placeholder, only needed until we import the actual licensing
2+
metadata.

0 commit comments

Comments
 (0)