From 63ef788419d6e42a0be3435ff3c28967aea4fe25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Mollier?= Date: Thu, 24 Nov 2022 22:08:07 +0100 Subject: d/copyright: document ppport.h. --- debian/copyright | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) 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 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'. -- cgit v1.2.3