summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 17:40:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 17:40:17 +0000
commit8fb4053566f150f3822db46af63687063e192f8a (patch)
tree6f2ab99fdc551a7ecbf1b273ee040d8dc5021b4e /debian/copyright
parentAdding upstream version 1:2.1.2. (diff)
downloadtraceroute-debian.tar.xz
traceroute-debian.zip
Adding debian version 1:2.1.2-1.debian/1%2.1.2-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright52
1 files changed, 52 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..2e217d9
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,52 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: traceroute
+Upstream-Contact: traceroute-devel@lists.sourceforge.net
+Source: https://sourceforge.net/projects/traceroute/files/
+
+Files: *
+Copyright: 2006-2012 Dmitry K. Butskoy <Dmitry@Butskoy.name>
+License: GPL-2+
+
+Files: libsupp/*
+Copyright: 2006-2012 Dmitry K. Butskoy <Dmitry@Butskoy.name>
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2014- Laszlo Boszormenyi (GCS) <gcs@debian.org>,
+ 2013-2014 Luk Claes <luk@debian.org>,
+ 2007-2012 Daniel Baumann <mail@daniel-baumann.ch>
+License: GPL-2+
+
+License: GPL-2+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
+ .
+ The complete text of the GNU General Public License
+ can be found in /usr/share/common-licenses/GPL-2 file.
+
+License: LGPL-2.1+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published by
+ the Free Software Foundation, either version 2.1 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
+ .
+ The complete text of the GNU Lesser General Public License
+ can be found in /usr/share/common-licenses/LGPL-2.1 file.