diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-12-21 11:33:39 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-12-23 12:16:12 +0100 |
commit | cccda081740a2039c4af52e11f1afbf9bc1ecf59 (patch) | |
tree | d4cd6be7cad11b2cb485a641f66ce90b40ac7495 /sys-apps/restorecond | |
parent | profiles: Drop outdated mask for sci-visualization/gnuplot. (diff) | |
download | gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.tar.gz gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.tar.bz2 gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.zip |
*/*: Update copyright line for files touched in 2019 and 2020.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sys-apps/restorecond')
-rw-r--r-- | sys-apps/restorecond/files/restorecond.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/restorecond/files/restorecond.init b/sys-apps/restorecond/files/restorecond.init index 709f1d1b9ece..2179010627bd 100644 --- a/sys-apps/restorecond/files/restorecond.init +++ b/sys-apps/restorecond/files/restorecond.init @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 2006-2017 Gentoo Foundation +# Copyright 2006-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 is_selinux_enabled() { |