diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-09-13 17:44:47 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-09-13 17:44:47 +0200 |
commit | b558ed7e7f7fecfc7b28594f0f1c26fce1b426b8 (patch) | |
tree | aa4d8c9c5068e3b30434e32360dc85fd9ab0b38b | |
parent | 0c29c1523530a7851f29f3dc2fd9cc57b5d41cab (diff) |
d/copyright: Fix license fot qcam.*; d/changelog: Change Date/time
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/copyright | 28 |
2 files changed, 3 insertions, 27 deletions
diff --git a/debian/changelog b/debian/changelog index f23c3a2..94a5270 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,7 +20,7 @@ sane-backends (1.4.0-1) unstable; urgency=medium - debian/libsane1.postrm - part of debian/libsane1.preinst. - -- Jörg Frings-Fürst <debian@jff.email> Fri, 12 Sep 2025 20:42:43 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Sat, 13 Sep 2025 17:42:34 +0200 sane-backends (1.3.1-4) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index f560fb5..9c412f9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -53,15 +53,10 @@ Files: backend/artec.* Copyright: 1996-1997 David Mosberger-Tang License: GPL-2+ -Files: backend/qcam.c +Files: backend/qcam.* Copyright: 1997 David Mosberger-Tang 1996 Scott Laird -License: Expat and/or GPL-2+ - -Files: backend/qcam.h -Copyright: 1997 David Mosberger-Tang - 1996 Scott Laird -License: Expat and/or GPL-1 +License: Expat and GPL-2+ Files: backend/artec_eplus48u.* Copyright: 2002 Michael Herder <crapsite@gmx.net> @@ -1079,25 +1074,6 @@ License: Artistic IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. -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 of the License. - . - 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/. - . - On Debian systems, the full text of the GNU General Public - License version 1 can be found in the file - `/usr/share/common-licenses/GPL-1'. - 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 |