Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/tinyssh/files/
Date: Thu, 28 Apr 2022 08:08:16
Message-Id: 1651132893.5a6d63e70e52ecfaeebc9011d1dbedf36c719112.Alessandro-Barbieri@gentoo
1 commit: 5a6d63e70e52ecfaeebc9011d1dbedf36c719112
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 28 08:01:33 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Thu Apr 28 08:01:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a6d63e7
7
8 net-misc/tinyssh: fix header
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 net-misc/tinyssh/files/tinyssh.initd | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/tinyssh/files/tinyssh.initd b/net-misc/tinyssh/files/tinyssh.initd
16 index 2fc28e5f7..095a7f4e1 100644
17 --- a/net-misc/tinyssh/files/tinyssh.initd
18 +++ b/net-misc/tinyssh/files/tinyssh.initd
19 @@ -1,5 +1,5 @@
20 #!/sbin/openrc-run
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 TINYSSH_CONFDIR="${TINYSSH_CONFDIR:-/etc/tinyssh}"