=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/includes.h,v retrieving revision 1.12 retrieving revision 1.12.2.3 diff -u -r1.12 -r1.12.2.3 --- src/usr.bin/ssh/Attic/includes.h 2000/04/14 10:30:31 1.12 +++ src/usr.bin/ssh/Attic/includes.h 2001/03/21 18:52:47 1.12.2.3 @@ -1,16 +1,16 @@ +/* $OpenBSD: includes.h,v 1.12.2.3 2001/03/21 18:52:47 jason Exp $ */ + /* - * - * includes.h - * * Author: Tatu Ylonen - * * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved - * - * Created: Thu Mar 23 16:29:37 1995 ylo - * * This file includes most of the needed system headers. * + * 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". */ #ifndef INCLUDES_H