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 a9099ba..478979e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ shotwell (0.30.12-1) UNRELEASED; urgency=medium    * New upstream release.    * Declare compliance with Debian Policy 4.5.1 (No changes needed). +  * debian/copyright: +    - Add year 2021 for debian/* to myself.   -- Jörg Frings-Fürst <debian@jff.email>  Mon, 24 May 2021 15:24:44 +0200 diff --git a/debian/copyright b/debian/copyright index a5a3587..4db43e1 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-2020 Jörg Frings-Fürst <debian@jff.email> +           2014-2021 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+  License: LGPL-2.1 | 
