diff options
Diffstat (limited to 'regress/usr.bin/ssh/proto-version.sh')
-rw-r--r-- | regress/usr.bin/ssh/proto-version.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/usr.bin/ssh/proto-version.sh b/regress/usr.bin/ssh/proto-version.sh index 6dec51f623e..ad178a499eb 100644 --- a/regress/usr.bin/ssh/proto-version.sh +++ b/regress/usr.bin/ssh/proto-version.sh @@ -1,3 +1,6 @@ +# $OpenBSD: proto-version.sh,v 1.2 2002/02/16 01:09:47 markus Exp $ +# Placed in the Public Domain. + tid="sshd version with different protocol combinations" # we just start sshd in inetd mode and check the banner |