diff options
Diffstat (limited to 'authfile.h')
-rw-r--r-- | authfile.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/authfile.h b/authfile.h index c8b31fbe6..c614ca12c 100644 --- a/authfile.h +++ b/authfile.h | |||
@@ -1,3 +1,5 @@ | |||
1 | /* $OpenBSD: authfile.h,v 1.9 2002/03/04 17:27:39 stevesk Exp $ */ | ||
2 | |||
1 | /* | 3 | /* |
2 | * Author: Tatu Ylonen <ylo@cs.hut.fi> | 4 | * Author: Tatu Ylonen <ylo@cs.hut.fi> |
3 | * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland | 5 | * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland |
@@ -10,8 +12,6 @@ | |||
10 | * called by a name other than "ssh" or "Secure Shell". | 12 | * called by a name other than "ssh" or "Secure Shell". |
11 | */ | 13 | */ |
12 | 14 | ||
13 | /* $OpenBSD: authfile.h,v 1.8 2001/06/26 17:27:22 markus Exp $ */ | ||
14 | |||
15 | #ifndef AUTHFILE_H | 15 | #ifndef AUTHFILE_H |
16 | #define AUTHFILE_H | 16 | #define AUTHFILE_H |
17 | 17 | ||