diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index a53e952..0251b45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ simple-scan (3.38.2-1) UNRELEASED; urgency=medium    * New upstream release.    * Declare compliance with Debian Policy 4.5.1 (No changes needed). +  * debian/copyright: +    - Add year 2021 to debian/*.   -- Jörg Frings-Fürst <debian@jff.email>  Thu, 18 Feb 2021 12:54:04 +0100 diff --git a/debian/copyright b/debian/copyright index 0d88eff..a71c3e4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,7 +22,7 @@ License: GPL-3+  Files: debian/*  Copyright: 2009-2012 Alessio Treglia <alessio@debian.org>             2009      Robert Ancell <robert.ancell@canonical.com> -           2014-2020 Jörg Frings-Fürst <debian@jff.email> +           2014-2021 Jörg Frings-Fürst <debian@jff.email>  License: GPL-3+  License: GPL-3+ | 
