diff options
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". |