diff --git a/debian/changelog b/debian/changelog index 827544e4..356fae89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,7 +21,7 @@ byobu (5.134) unreleased; urgency=medium - Wolfi doesn't really have versions, so just use the distro name rather than version id - -- Dustin Kirkland Tue, 28 Nov 2023 20:32:40 -0600 + -- Dustin Kirkland Tue, 28 Nov 2023 20:35:36 -0600 byobu (5.133-0ubuntu1) focal; urgency=medium diff --git a/usr/lib/byobu/include/shutil b/usr/lib/byobu/include/shutil index f2e413f2..d24ff91f 100755 --- a/usr/lib/byobu/include/shutil +++ b/usr/lib/byobu/include/shutil @@ -2,7 +2,7 @@ # # shutil: some shared utilities used by all status scripts # -# Copyright (C) 2011-2014 Dustin Kirkland +# Copyright (C) 2011-2023 Dustin Kirkland # # Authors: Dustin Kirkland # Scott Moser diff --git a/usr/lib/byobu/release b/usr/lib/byobu/release index 406bd916..4d1f7792 100755 --- a/usr/lib/byobu/release +++ b/usr/lib/byobu/release @@ -3,7 +3,7 @@ # release: grab the os/distro release version # # Copyright (C) 2008 Canonical Ltd. -# Copyright (C) 2011-2014 Dustin Kirkland +# Copyright (C) 2011-2023 Dustin Kirkland # # Authors: Dustin Kirkland #