diff options
Diffstat (limited to 'contrib/debian/copyright')
-rw-r--r-- | contrib/debian/copyright | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/debian/copyright b/contrib/debian/copyright new file mode 100644 index 0000000..0f2df74 --- /dev/null +++ b/contrib/debian/copyright @@ -0,0 +1,13 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: passt +Upstream-Contact: Stefano Brivio <sbrivio@redhat.com> +Upstream-Contact: passt-dev@passt.top +Source: https://passt.top/ + +Files: * +Copyright: 2020-2022, Red Hat GmbH, Stefano Brivio <sbrivio@redhat.com> +License: AGPL-3.0-or-later + +Files: checksum.c +Copyright: 2021, Red Hat GmbH, Stefano Brivio <sbrivio@redhat.com> +License: AGPL-3.0-or-later AND BSD-3-Clause |