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 2a8bd22..7ab9eab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ shotwell (0.30.8-1) unstable; urgency=medium    * New upstream release.    * Declare compliance with Debian Policy 4.5.0 (No changes needed). +  * debian/copyright: +    - Add year 2020 for debian/*.   -- Jörg Frings-Fürst <debian@jff.email>  Fri, 10 Apr 2020 22:02:18 +0200 diff --git a/debian/copyright b/debian/copyright index ba36d08..a5a3587 100644 --- a/debian/copyright +++ b/debian/copyright @@ -21,7 +21,7 @@ License: LGPL-2.1  Files: debian/*  Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> -           2014-2019 Jörg Frings-Fürst <debian@jff.email> +           2014-2020 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+  License: LGPL-2.1 | 
