]> andersk Git - openssh.git/blobdiff - key.c
- markus@cvs.openbsd.org 2001/06/25 08:25:41
[openssh.git] / key.c
diff --git a/key.c b/key.c
index cbe08a4c11dfaa7c691003d5b49920373822ff7f..2000c2755b506dd6d96d4fe264c53fc5d3da716b 100644 (file)
--- a/key.c
+++ b/key.c
@@ -9,7 +9,7 @@
  * called by a name other than "ssh" or "Secure Shell".
  *
  *
- * Copyright (c) 2000 Markus Friedl.  All rights reserved.
+ * Copyright (c) 2000, 2001 Markus Friedl.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -32,7 +32,7 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 #include "includes.h"
-RCSID("$OpenBSD: key.c,v 1.27 2001/06/23 15:12:19 itojun Exp $");
+RCSID("$OpenBSD: key.c,v 1.28 2001/06/25 08:25:37 markus Exp $");
 
 #include <openssl/evp.h>
 
This page took 0.179741 seconds and 4 git commands to generate.