commit: 4355b8c642aea830e0f172961187fa1f78f3f1b7
Author: Kenton Groombridge <concord <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 17:03:04 2022 +0000
Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 17:03:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4355b8c6
selinux-policy-2.eclass: update copyright year
Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>
eclass/selinux-policy-2.eclass | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/eclass/selinux-policy-2.eclass b/eclass/selinux-policy-2.eclass
index b2d53a2aac0b..7b6f9aac6ebc 100644
--- a/eclass/selinux-policy-2.eclass
+++ b/eclass/selinux-policy-2.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Eclass for installing SELinux policy, and optionally
@@ -368,4 +368,3 @@ selinux-policy-2_pkg_postrm() {
done
fi
}
-