summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-04 18:48:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-04 19:09:07 +0000
commitee8502360558742b243f6f108755614f1cac7c88 (patch)
treeb153572b43fc38bfee8afd1d8b29192b80f9f5a0 /debian/copyright
parentAdding upstream version 2.4.2+debian. (diff)
downloaddnsperf-ee8502360558742b243f6f108755614f1cac7c88.tar.xz
dnsperf-ee8502360558742b243f6f108755614f1cac7c88.zip
Adding debian version 2.4.2+debian-1.debian/2.4.2+debian-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..ce323e8
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,30 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: dnsperf
+Upstream-Contact: Jerry Lundström <jerry@dns-oarc.net>
+Source: https://github.com/DNS-OARC/dnsperf
+
+Files: *
+Copyright: 2019-2021 OARC, Inc.
+ 2017-2018 Akamai Technologies
+ 2006-2016 Nominum, Inc.
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2021 Daniel Baumann <daniel.baumann@progress-linux.org>
+License: Apache-2.0
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ The complete text of the Apache-2.0 License
+ can be found in /usr/share/common-licenses/Apache-2.0 file.