diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1ad3a18..1a93e38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ uriparser (0.9.1-1) UNRELEASED; urgency=medium * New upstream release. * 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 17:40:17 +0100 diff --git a/debian/copyright b/debian/copyright index 5a52f3d..212e9f3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: https://github.com/uriparser/uriparser Files: * Copyright: 2007 Weijia Song <songweijia@gmail.com> 2008 Michael Anthony Puls II <shadow2531@gmail.com> - 2007-2015 Sebastian Pipping <webmaster@hartwork.org> + 2007-2019 Sebastian Pipping <webmaster@hartwork.org> 2013 Radu Hociung <radu.uriparser@ohmi.org> License: BSD-3-clause @@ -19,7 +19,7 @@ Copyright: 2014-2015 Sebastian Pipping <webmaster@hartwork.org> License: LGPL-2.1+ 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: BSD-3-clause |