diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-15 18:29:51 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-15 18:29:51 +0200 | 
| commit | f1497f95d64471e34f5b16cb0d24a1001a27d184 (patch) | |
| tree | b86e9e4db7fa5573438b35a488b7fdf1003f72cb | |
| parent | da82241a7ae376c929551849698aca9de5be96c4 (diff) | |
d/copyright: Add new author, Add 2016
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 9 | 
2 files changed, 8 insertions, 4 deletions
| diff --git a/debian/changelog b/debian/changelog index 1859b4a..482bf18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ dmidecode (3.0-3) UNRELEASED; urgency=medium    * debian/control:      - Bump Standards-Version to 3.9.8 (no changes required).      - Change Vcs-* to secure URIs. +  * debian/copyright: +    - Add year 2016. +    - Add new upstream author Xie XiuQi <xiexiuqi@huawei.com>.   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 15 May 2016 13:33:37 +0200 diff --git a/debian/copyright b/debian/copyright index 4a1f043..6432a7c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,15 +4,16 @@ Upstream-Contact: dmidecode-devel@nongnu.org  Source: http://download.savannah.gnu.org/releases/demidecode/  Files: * -Copyright: 2002-2011 Jean Delvare <khali@linux-fr.org> -           2002 Alan Cox <alan@redhat.com> -           2010 Anton Arapov <anton@redhat.com> +Copyright: 2002-2016 Jean Delvare <khali@linux-fr.org> +           2002      Alan Cox <alan@redhat.com> +           2010      Anton Arapov <anton@redhat.com> +           2015      Xie XiuQi <xiexiuqi@huawei.com>  License: GPL-2+  Files: debian/*  Copyright: 2003-2007 Petter Reinholdtsen <pere@debian.org>             2011-2012 Daniel Baumann <daniel.baumann@progress-technologies.net> -           2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net> +           2014-2016 Jörg Frings-Fürst <debian@jff-webhosting.net>  License: GPL-2+  License: GPL-2+ | 
