Gentoo Archives: gentoo-commits

From: Kenton Groombridge <concord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 30 Jun 2022 17:04:21
Message-Id: 1656608618.4355b8c642aea830e0f172961187fa1f78f3f1b7.concord@gentoo
1 commit: 4355b8c642aea830e0f172961187fa1f78f3f1b7
2 Author: Kenton Groombridge <concord <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 17:03:04 2022 +0000
4 Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 17:03:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4355b8c6
7
8 selinux-policy-2.eclass: update copyright year
9
10 Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>
11
12 eclass/selinux-policy-2.eclass | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/eclass/selinux-policy-2.eclass b/eclass/selinux-policy-2.eclass
16 index b2d53a2aac0b..7b6f9aac6ebc 100644
17 --- a/eclass/selinux-policy-2.eclass
18 +++ b/eclass/selinux-policy-2.eclass
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # Eclass for installing SELinux policy, and optionally
25 @@ -368,4 +368,3 @@ selinux-policy-2_pkg_postrm() {
26 done
27 fi
28 }
29 -