diff options
| author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2019-01-12 19:01:13 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2019-01-12 19:01:13 +0100 | 
| commit | 36b7af44741f95db2d8e62cd94715866e865a922 (patch) | |
| tree | daa8628ba0143df63adc9b42857c237578570ba6 /debian | |
| parent | e80852c3dbe56366e7b793a334b47d4fb6ad5c1f (diff) | |
d/copyright: Bump years to 2019
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 | 
