diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2022-02-04 22:44:13 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2022-02-04 22:44:13 +0100 | 
| commit | 2bc85e994fb16308852e332caf34f28a824a0f75 (patch) | |
| tree | 0142b45d88291280a75de5e039326bb3343ab700 | |
| parent | f7f2dff2c7e1dd100a448664b0cc06e2759fa706 (diff) | |
Refresh debian/copyright
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/copyright | 12 | 
2 files changed, 11 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 9dd8311..fbb63ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ sane-backends (1.1.1-1) UNRELEASED; urgency=medium      - Refresh patches:        + 0605-fix_groff-warnings.patch        + 0100-source_spelling.patch +    - Refresh debian/copyright.    * Remove *.lintian-overrides.    * Add home dir for user/group saned. diff --git a/debian/copyright b/debian/copyright index 428fa7e..08b4e9f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -69,6 +69,10 @@ Files: backend/canon-scsi.c  Copyright: 1997      BYTEC GmbH Germany  License: GPL-2+ with sane exception +Files: backend/canon_lide70* +Copyright: 2019-2021 Juergen Ernst and pimvantend +License: GPL-2+ with sane exception +  Files: backend/canon630u.c  Copyright: 2002      Nathan Rutman <nathan@gordian.com>             2001      Marcio Luis Teixeira @@ -81,7 +85,7 @@ Files: backend/canon_dr.*         backend/cardscan.*         include/sane/sanei_magic.h         sanei/sanei_magic.c -Copyright: 2007-2020 m. allan noah +Copyright: 2007-2021 m. allan noah  License: GPL-2+ with sane exception  Files: backend/canon_pp-*.* @@ -158,7 +162,7 @@ Files: backend/fujitsu.*  Copyright: 2000      Randolph Bentson             2001      Frederik Ramm             2001-2004 Oliver Schirrmeister -           2003-2016 m. allan noah +           2003-2021 m. allan noah  License: GPL-2+ with sane exception  Files: backend/genesys/genesys.h @@ -749,6 +753,10 @@ Copyright: 1997      Andreas Beck             2003-2008 Julien BLACHE <jb@jblache.org>2010-2011 Reinhold Kainhofer  License: GPL-2+ +Files: frontend/jpegtopdf.* +Copyright: 2021      Thierry HUCHARD <thierry@ordissimo.com> +License: GPL-2+ +  Files: frontend/scanimage.c  Copyright: 1996-1998 Andreas Beck             1996-1998 David Mosberger | 
