diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/copyright | 10 | 
2 files changed, 7 insertions, 5 deletions
| diff --git a/debian/changelog b/debian/changelog index d0d6cb75..dfa7097a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ libunistring (0.9.8-1) UNRELEASED; urgency=medium    * New upstream release.      - Refresh patches.    * Change to my new mail address. +  * debian/copyright: +    - Refresh copyright years to 2017.   -- Jörg Frings-Fürst <debian@jff.email>  Sat, 02 Dec 2017 10:31:01 +0100 diff --git a/debian/copyright b/debian/copyright index 9ccd2b70..d32eee7f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,11 +4,11 @@ Upstream-Contact: Bruno Haible <bruno@clisp.org>  Source: http://ftp.gnu.org/gnu/libunistring/  Files: * -Copyright: 1995-2016 Free Software Foundation, Inc. +Copyright: 1995-2017 Free Software Foundation, Inc.  License: LGPL-3+ or GPL-2+  Files: gnulib-m4/* m4/*.m4 -Copyright: 1995-2016 Free Software Foundation, Inc. +Copyright: 1995-2017 Free Software Foundation, Inc.  License: FreeSoftware   This file is free software; the Free Software Foundation   gives unlimited permission to copy and/or distribute it, @@ -25,15 +25,15 @@ License: GPL-2+ with distribution exception   the same distribution terms as the rest of that program.  Files: doc/* -Copyright: 2001-2009 Free Software Foundation, Inc. +Copyright: 2001-2017 Free Software Foundation, Inc.  License: GPL-3+ or GFDL-1.2+  Files: tests/* woe32dll/* autogen.sh -Copyright: 1990-2016 Free Software Foundation, Inc. +Copyright: 1990-2017 Free Software Foundation, Inc.  License: GPL-3+  Files: build-aux/* -Copyright: 1995-2014 Free Software Foundation, Inc. +Copyright: 1995-2017 Free Software Foundation, Inc.  License: GPL-2+  Files: build-aux/texi2html | 
