diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-01 21:19:42 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-01 21:19:42 +0200 | 
| commit | 66980ea05b9d86f9630e0afde9852f0db75e689f (patch) | |
| tree | 751d7d534e98d6750a7c53e7907f4ccd1e947324 /debian | |
| parent | 1a562b9e62211e82500a07e87c64237817febeca (diff) | |
d/copyright: change year and email addess
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 4 | 
2 files changed, 5 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 7b28bc5..dd2973e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ dmidecode (3.1-1) UNRELEASED; urgency=medium        + debian/patches/0125-use_read_file_to_read_DMI_table_from_sysfs.patch        + debian/patches/0130-use_DWORD_for_table_max_size.patch        + debian/patches/0135-hide_fixup_msg.patch +  * debian/copyright: +    - Add year 2017. +    - Change email address.   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Wed, 31 May 2017 23:27:55 +0200 diff --git a/debian/copyright b/debian/copyright index 6432a7c..d17d1db 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: dmidecode-devel@nongnu.org  Source: http://download.savannah.gnu.org/releases/demidecode/  Files: * -Copyright: 2002-2016 Jean Delvare <khali@linux-fr.org> +Copyright: 2002-2017 Jean Delvare <jdelvare@suse.de>             2002      Alan Cox <alan@redhat.com>             2010      Anton Arapov <anton@redhat.com>             2015      Xie XiuQi <xiexiuqi@huawei.com> @@ -13,7 +13,7 @@ License: GPL-2+  Files: debian/*  Copyright: 2003-2007 Petter Reinholdtsen <pere@debian.org>             2011-2012 Daniel Baumann <daniel.baumann@progress-technologies.net> -           2014-2016 Jörg Frings-Fürst <debian@jff-webhosting.net> +           2014-2017 Jörg Frings-Fürst <debian@jff-webhosting.net>  License: GPL-2+  License: GPL-2+ | 
