diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-04-21 21:38:57 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-04-21 21:38:57 +0200 |
commit | d1d708002b860c92225e1e8c3a8a32def4c67c1a (patch) | |
tree | e54c1a59336b3cf4c0551851609801a715de2ace /.reuse/dep5 | |
parent | 715ff2975cde91f3741854b93d500a70ae5e3999 (diff) |
Add README and licensing information
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..196adae --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,13 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: README.md +Copyright: 2021 Daniel Friesel +License: CC0-1.0 + +Files: share/css/main.css share/html_start share/html_end +Copyright: 2021 Daniel Friesel +License: BSD-2-Clause + +Files: share/css/glightbox.min.css share/js/glightbox.min.js +Copyright: 2018 Biati Digital https://www.biati.digital +License: MIT |