diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:27:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:27:59 +0000 |
commit | 938776fed1a2a96bcff9308de7f3681963d2f5a5 (patch) | |
tree | 01dc10085a510124ff429011e09ba4d7b0f175cc /debian/copyright | |
parent | Adding upstream version 0.2.0. (diff) | |
download | force-ip-protocol-938776fed1a2a96bcff9308de7f3681963d2f5a5.tar.xz force-ip-protocol-938776fed1a2a96bcff9308de7f3681963d2f5a5.zip |
Adding debian version 0.2.0-3.debian/0.2.0-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..5962c1e --- /dev/null +++ b/debian/copyright @@ -0,0 +1,16 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: force-ip-protocol +Upstream-Contact: Thorsten Alteholz <thorsten@alteholz.dev> +Source: https://git.alteholz.dev/alteholz/force-ip-protocol/ + +Files: * +Copyright: 2023 Thorsten Alteholz <thorsten@alteholz.dev> +License: GPL-2 + +Files: debian/* +Copyright: 2023 Thorsten Alteholz <debian@alteholz.de> +License: GPL-2 + +License: GPL-2 + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". |