commit: 4f3686c867b7c7220237cca087d4be88e54d872b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 4 00:07:14 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 4 00:07:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3686c8
sys-process/lsof: fix copyright Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/lsof/lsof-4.98.0-r1.ebuild | 2 +- sys-process/lsof/lsof-4.99.0.ebuild | 2 +- sys-process/lsof/lsof-4.99.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-process/lsof/lsof-4.98.0-r1.ebuild b/sys-process/lsof/lsof-4.98.0-r1.ebuild index 715ef0c9a4c3..8505f4c5cb0f 100644 --- a/sys-process/lsof/lsof-4.98.0-r1.ebuild +++ b/sys-process/lsof/lsof-4.98.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/sys-process/lsof/lsof-4.99.0.ebuild b/sys-process/lsof/lsof-4.99.0.ebuild index e77a7a93b7e9..5a38a82c4076 100644 --- a/sys-process/lsof/lsof-4.99.0.ebuild +++ b/sys-process/lsof/lsof-4.99.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/sys-process/lsof/lsof-4.99.3.ebuild b/sys-process/lsof/lsof-4.99.3.ebuild index 591b4742d2de..89ddf51e8c2e 100644 --- a/sys-process/lsof/lsof-4.99.3.ebuild +++ b/sys-process/lsof/lsof-4.99.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8
