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 322c63c..c7facd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ bitz-server (2.0.3-1) UNRELEASED; urgency=medium    * New upstream release.      - Refresh symbols files.    * Declare compliance with Debian Policy 4.3.0.1 (No changes needed). +  * debian/copyright: +    - Bump years to 2019.   -- Jörg Frings-Fürst <debian@jff.email>  Sat, 12 Jan 2019 13:25:19 +0100 diff --git a/debian/copyright b/debian/copyright index b78aa13..898d567 100644 --- a/debian/copyright +++ b/debian/copyright @@ -28,7 +28,7 @@ Copyright: 2017      Alexander Dalshov  License: MIT  Files: debian/* -Copyright: 2014-2018 Jörg Frings-Fürst <debian@jff.email> +Copyright: 2014-2019 Jörg Frings-Fürst <debian@jff.email>  License: GPL-3+  License: GPL-3+  | 
