summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/copyright22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 3a62284..2b070fa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,6 +18,12 @@ Comment:
This module is based on the ldns library from NLnet Labs[1]
[1]: https://www.nlnetlabs.nl/projects/ldns/
+Files: ppport.h
+Copyright: 2004-2013, Marcus Holland-Moritz
+ 2001, Paul Marquess
+ 1999, Kenneth Albanowski
+License: Artistic or GPL-1+
+
Files: debian/*
Copyright: 2022, Étienne Mollier <emollier@debian.org>
License: BSD-2-Clause
@@ -43,3 +49,19 @@ License: BSD-2-Clause
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ 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 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.