]> andersk Git - openssh.git/blobdiff - ssh-add.c
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
[openssh.git] / ssh-add.c
index 2182f9986f85364d2a19bae0ba8e2992669706eb..dc930527bc6700a0fb53d77e6fbfc6a7405e98e9 100644 (file)
--- a/ssh-add.c
+++ b/ssh-add.c
@@ -11,7 +11,7 @@
  * called by a name other than "ssh" or "Secure Shell".
  *
  * SSH2 implementation,
- * Copyright (c) 2000 Markus Friedl. All rights reserved.
+ * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -35,7 +35,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: ssh-add.c,v 1.28 2001/02/04 15:32:25 stevesk Exp $");
+RCSID("$OpenBSD: ssh-add.c,v 1.29 2001/03/02 18:54:31 deraadt Exp $");
 
 #include <openssl/evp.h>
 
This page took 0.031199 seconds and 4 git commands to generate.