diff options
Diffstat (limited to 'usr.bin/ssh/ssh-rsa.h')
-rw-r--r-- | usr.bin/ssh/ssh-rsa.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/ssh-rsa.h b/usr.bin/ssh/ssh-rsa.h index fac96c72423..af2b2fe281b 100644 --- a/usr.bin/ssh/ssh-rsa.h +++ b/usr.bin/ssh/ssh-rsa.h @@ -1,3 +1,5 @@ +/* $OpenBSD: ssh-rsa.h,v 1.3 2001/01/29 01:58:18 niklas Exp $ */ + /* * Copyright (c) 2000 Markus Friedl. All rights reserved. * |