diff options
Diffstat (limited to 'scripts/cross-test-ssh.sh')
-rwxr-xr-x | scripts/cross-test-ssh.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cross-test-ssh.sh b/scripts/cross-test-ssh.sh index b855e52782..6654495de9 100755 --- a/scripts/cross-test-ssh.sh +++ b/scripts/cross-test-ssh.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. # usage: cross-test-ssh.sh [--ssh SSH] HOST COMMAND ... # Run with --help flag to get more detailed help. |