diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-01-16 10:32:40 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-01-16 10:32:40 +0100 |
commit | 1063e8166b171ac8ca56587e0be52466f50bcf8a (patch) | |
tree | 545c459e579d5c9dc63705e42b024d03d7b0cb0c /sys-apps/busybox | |
parent | dev-ruby/redcarpet: stabilize 3.5.1-r1 (diff) | |
download | gentoo-1063e8166b171ac8ca56587e0be52466f50bcf8a.tar.gz gentoo-1063e8166b171ac8ca56587e0be52466f50bcf8a.tar.bz2 gentoo-1063e8166b171ac8ca56587e0be52466f50bcf8a.zip |
*/*: Update copyright line for files touched after 2018
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/files/crond.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/files/crond.initd b/sys-apps/busybox/files/crond.initd index e098b14714a4..9d81e7a4c9f7 100644 --- a/sys-apps/busybox/files/crond.initd +++ b/sys-apps/busybox/files/crond.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2021 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 command="/bin/busybox crond" |