diff options
author | Linnea Gräf <nea@nea.moe> | 2024-01-16 20:38:40 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-01-16 20:40:53 +0100 |
commit | fb9a3e59af30e698d137d0dd9083059fc404c321 (patch) | |
tree | 7f51e077fa3b5871667a930cb71dff54869b5416 /.reuse/dep5 | |
download | shot-fb9a3e59af30e698d137d0dd9083059fc404c321.tar.gz shot-fb9a3e59af30e698d137d0dd9083059fc404c321.tar.bz2 shot-fb9a3e59af30e698d137d0dd9083059fc404c321.zip |
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..d6776e7 --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,17 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: shot +Upstream-Contact: Linnea Gräf <nea@nea.moe> +Source: https://github.com/nea89o/shot + +# Sample paragraph, commented out: +# +# Files: src/* +# Copyright: $YEAR $NAME <$CONTACT> +# License: ... +Files: src/* plugin/src/* +Copyright: 2024 Linnea Gräf <nea@nea.moe> +License: BSD-2-Clause + +Files: gradle/* gradlew gradlew.bat +Copyright: 2007-2023 Gradle, Inc +License: Apache-2.0
\ No newline at end of file |