commit: 5a6d63e70e52ecfaeebc9011d1dbedf36c719112
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Apr 28 08:01:33 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Apr 28 08:01:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a6d63e7
net-misc/tinyssh: fix header
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
net-misc/tinyssh/files/tinyssh.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/tinyssh/files/tinyssh.initd
b/net-misc/tinyssh/files/tinyssh.initd
index 2fc28e5f7..095a7f4e1 100644
--- a/net-misc/tinyssh/files/tinyssh.initd
+++ b/net-misc/tinyssh/files/tinyssh.initd
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
TINYSSH_CONFDIR="${TINYSSH_CONFDIR:-/etc/tinyssh}"