diff options
author | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org> | 2006-01-07 15:02:02 +0000 |
---|---|---|
committer | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org> | 2006-01-07 15:02:02 +0000 |
commit | 9f696c58a2a4b81b37e8a0efcdc5392fdb98b3f3 (patch) | |
tree | 24fa939f566dd8e3a2433ed72e33ac5ea0d2be40 /debian/copyright | |
parent | 54424b2156918d64d1860f579f538793059b4d5d (diff) | |
download | conntrack-tools-9f696c58a2a4b81b37e8a0efcdc5392fdb98b3f3.tar.gz conntrack-tools-9f696c58a2a4b81b37e8a0efcdc5392fdb98b3f3.zip |
add debian package support (Max Kellermann)
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..469c053 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,9 @@ +This Debian package was created by Max Kellermann <max@duempel.org>. + +The upstream sources were downloaded from: + http://ftp.netfilter.org/pub/conntrack/ + +The GNU General Public License version 2 applies to the upstream +sources. On Debian systems, the complete text of the GNU General +Public License version 2 can be found in the +/usr/share/common-licenses/GPL-2 file. |