diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2024-07-04 12:34:45 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2024-07-04 12:41:37 +0200 |
commit | 257269474f4c8b5327d2a4a63129b5c329092059 (patch) | |
tree | cfa182c1da91066cd3924660ec22f601faf13639 /.reuse/dep5 | |
parent | f45abc91173438b9149a7cfb5cf5515a85873e1f (diff) | |
download | volse-webtrap-257269474f4c8b5327d2a4a63129b5c329092059.tar.gz volse-webtrap-257269474f4c8b5327d2a4a63129b5c329092059.tar.bz2 volse-webtrap-257269474f4c8b5327d2a4a63129b5c329092059.zip |
Add license information with REUSE
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..768b0b2 --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,14 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Webtrap +Upstream-Contact: Harald Eilertsen <haraldei@anduin.net> +Source: https://volse.net/projects/webtrap + +# Sample paragraph, commented out: +# +# Files: src/* +# Copyright: $YEAR $NAME <$CONTACT> +# License: ... + +Files: README.md +Copyright: 2024 Harald Eilertsen <haraldei@anduin.net> +License: CC0-1.0 |