commit: 4ffb5c5953fb11bf336119e369cf550c4cc51161 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Thu Apr 28 08:02:59 2022 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Thu Apr 28 08:02:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ffb5c59
dev-python/celery: fix header Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> dev-python/celery/files/celery.initd-r2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/celery/files/celery.initd-r2 b/dev-python/celery/files/celery.initd-r2 index f34c13669..3789dc016 100644 --- a/dev-python/celery/files/celery.initd-r2 +++ b/dev-python/celery/files/celery.initd-r2 @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the BSD license extra_started_commands="reload"
