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-process | |
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-process')
-rw-r--r-- | sys-process/anacron/files/anacron.rc6 | 2 | ||||
-rw-r--r-- | sys-process/ctop/ctop-0.7.3.ebuild | 2 | ||||
-rw-r--r-- | sys-process/dcron/files/dcron.init | 2 | ||||
-rw-r--r-- | sys-process/nmon/nmon-16g.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-process/anacron/files/anacron.rc6 b/sys-process/anacron/files/anacron.rc6 index 645eedf988f9..02dccb5dbf13 100644 --- a/sys-process/anacron/files/anacron.rc6 +++ b/sys-process/anacron/files/anacron.rc6 @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 depend() { diff --git a/sys-process/ctop/ctop-0.7.3.ebuild b/sys-process/ctop/ctop-0.7.3.ebuild index 158ec7d4412f..fe76e1d1e287 100644 --- a/sys-process/ctop/ctop-0.7.3.ebuild +++ b/sys-process/ctop/ctop-0.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/sys-process/dcron/files/dcron.init b/sys-process/dcron/files/dcron.init index eccff493b369..25ebade66c58 100644 --- a/sys-process/dcron/files/dcron.init +++ b/sys-process/dcron/files/dcron.init @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 depend() { diff --git a/sys-process/nmon/nmon-16g.ebuild b/sys-process/nmon/nmon-16g.ebuild index fad46aabe826..5c6ae6d5c7ef 100644 --- a/sys-process/nmon/nmon-16g.ebuild +++ b/sys-process/nmon/nmon-16g.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 |