diff options
| -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 1457f4b..62c9912 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ ipmitool (1.8.19-8) UNRELEASED; urgency=medium    * Declare compliance with Debian Policy 4.7.2 (No changes needed).    * debian/control:      - Change Vcs-Git from git: to https:. +  * debian/copyright: +    - Add year 2025 to myself.   -- Jörg Frings-Fürst <debian@jff.email>  Fri, 21 Mar 2025 09:11:20 +0100 diff --git a/debian/copyright b/debian/copyright index 24432f1..8ebc44f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -36,7 +36,7 @@ Copyright: 2003-2005 Duncan Laurie <duncan@iceblink.org>             2011-2013 Luk Claes <luk@debian.org>             2012      Leo Iannacone <l3on@ubuntu.com>             2013      Robie Basak <robie.basak@canonical.com> -           2014-2023 Jörg Frings-Fürst <debian@jff.email> +           2014-2025 Jörg Frings-Fürst <debian@jff.email>  License: BSD-3-clause  License: BSD-3-clause | 
