From 5a6d63e70e52ecfaeebc9011d1dbedf36c719112 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Thu, 28 Apr 2022 10:01:33 +0200 Subject: [PATCH] net-misc/tinyssh: fix header Signed-off-by: Alessandro Barbieri --- 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 2fc28e5f7f..095a7f4e10 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}"