diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index f07a23e..e9bfc04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ dmidecode (3.3-2) UNRELEASED; urgency=medium      - New debian/patches/0145-Fix_condition_error_in_ascii_filter.patch.      - New debian/patches/0150-Fix_crash.patch.    * Declare compliance with Debian Policy 4.5.1 (No changes needed). +  * debian/copyright: +    - Add year 2021 to myself.   -- Jörg Frings-Fürst <debian@jff.email>  Fri, 07 May 2021 08:46:44 +0200 diff --git a/debian/copyright b/debian/copyright index a7f582a..814fc2d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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-2020 Jörg Frings-Fürst <debian@jff.email> +           2014-2021 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+  License: GPL-2+ | 
