]> andersk Git - openssh.git/blobdiff - authfd.h
- (djm) Merge OpenBSD changes:
[openssh.git] / authfd.h
index 5819b9139eac7935caa9706cd735111cc85760be..b7a137d99d381909e0f1bed9e48a192d6819ba8e 100644 (file)
--- a/authfd.h
+++ b/authfd.h
@@ -1,19 +1,17 @@
 /*
- *
- * authfd.h
- *
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
- *
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  *                    All rights reserved
- *
- * Created: Wed Mar 29 01:17:41 1995 ylo
- *
  * Functions to interface with the SSH_AUTHENTICATION_FD socket.
  *
+ * As far as I am concerned, the code I have written for this software
+ * can be used freely for any purpose.  Any derived versions of this
+ * software must be clearly marked as such, and if the derived work is
+ * incompatible with the protocol description in the RFC file, it must be
+ * called by a name other than "ssh" or "Secure Shell".
  */
 
-/* RCSID("$OpenBSD: authfd.h,v 1.10 2000/08/19 21:34:43 markus Exp $"); */
+/* RCSID("$OpenBSD: authfd.h,v 1.11 2000/09/07 20:27:49 deraadt Exp $"); */
 
 #ifndef AUTHFD_H
 #define AUTHFD_H
This page took 0.036842 seconds and 4 git commands to generate.