diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-11-23 09:28:28 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-11-23 09:28:28 +0100 |
| commit | 5b85d91dad4e3bdafbe06d7a01f573c0e429ad92 (patch) | |
| tree | 2ea56c9956cb50235680d23f8c245b5c97af671a | |
| parent | 4ae76379f846fb21759603e3d966d84750edb50e (diff) | |
d/copyright: Refresh years and files
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/copyright | 12 |
2 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index be73aed..d7e4ad5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ libhx (5.2-1) UNRELEASED; urgency=medium - Update to version 5. * debian/control: - Remove now redundant Rules-Requires-Root. + * debian/copyright: + - Refresh years and files. -- Jörg Frings-Fürst <debian@jff.email> Sat, 22 Nov 2025 14:42:28 +0100 diff --git a/debian/copyright b/debian/copyright index 3ef8324..388542e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Jan Engelhardt <jengelh@inai.de> Source: https://inai.de/projects/libhx/ Files: * -Copyright: 1999-2014 Jan Engelhardt <jengelh@gmx.de> +Copyright: 1999-2025 Jan Engelhardt <jengelh@gmx.de> License: LGPL-2.1+ Files: debian/* @@ -19,7 +19,7 @@ License: LGPL-2.1+ Files: build-aux/* m4/* -Copyright: 1992-2022 Free Software Foundation, Inc. +Copyright: 1992-2025 Free Software Foundation, Inc. License: GPL-2+ Files: build-aux/install-sh @@ -35,7 +35,7 @@ Files: aclocal.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 -Copyright: 1992-2022 Free Software Foundation, Inc. +Copyright: 1992-2025 Free Software Foundation, Inc. License: FSFULLR Files: configure @@ -50,6 +50,12 @@ Files: src/tc-*.c Copyright: 1992-2013 Jan Engelhardt <jengelh@gmx.de> License: Expat +Files: include/Makefile.in + Makefile.in + src/Makefile.in +Copyright: 1994-2025 Free Software Foundation, Inc. +License: FSFULLR + License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |
