--- cygnus/src/krb524/misc.c	Tue Jul  1 14:09:37 1997
+++ kerbnet-1.2/krb524/misc.c	Tue May 27 21:59:58 1997
@@ -1,23 +1,33 @@
 /*
- * Copyright 1994 by OpenVision Technologies, Inc.
- * 
- * Permission to use, copy, modify, distribute, and sell this software
- * and its documentation for any purpose is hereby granted without fee,
- * provided that the above copyright notice appears in all copies and
- * that both that copyright notice and this permission notice appear in
- * supporting documentation, and that the name of OpenVision not be used
- * in advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. OpenVision makes no
- * representations about the suitability of this software for any
- * purpose.  It is provided "as is" without express or implied warranty.
- * 
- * OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
- * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
- * EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
- * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
- * USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
- * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- * PERFORMANCE OF THIS SOFTWARE.
+ * Copyright, OpenVision Technologies, Inc., 1996, All Rights Reserved
+ *
+ * WARNING:  Retrieving the OpenVision Kerberos Administration system
+ * source code, as described below, indicates your acceptance of the
+ * following terms.  If you do not agree to the following terms, do not
+ * retrieve the OpenVision Kerberos administration system.
+ *
+ * You may freely use and distribute the Source Code and Object Code
+ * compiled from it, but this Source Code is provided to you "AS IS"
+ * EXCLUSIVE OF ANY WARRANTY, INCLUDING, WITHOUT LIMITATION, ANY
+ * WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR
+ * ANY OTHER WARRANTY, WHETHER EXPRESS OR IMPLIED.  IN NO EVENT WILL
+ * OPENVISION HAVE ANY LIABILITY FOR ANY LOST PROFITS, LOSS OF DATA OR
+ * COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY
+ * SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS
+ * AGREEMENT, INCLUDING, WITHOUT LIMITATION, THOSE RESULTING FROM THE
+ * USE OF THE SOURCE CODE, OR THE FAILURE OF THE SOURCE CODE TO PERFORM,
+ * OR FOR ANY OTHER REASON.
+ *
+ * OpenVision retains all rights, title, and interest in the donated
+ * Source Code.  With respect to OpenVision's copyrights in the donated
+ * Source Code, OpenVision also retains rights to derivative works of
+ * the Source Code whether created by OpenVision or a third party.
+ *
+ * OpenVision Technologies, Inc. has donated this Kerberos
+ * Administration system to MIT for inclusion in the standard Kerberos 5
+ * distribution. This donation underscores our commitment to continuing
+ * Kerberos technology development and our gratitude for the valuable
+ * work which has been performed by MIT and the Kerberos community.
  */
 
 #include <krb5.h>
@@ -25,7 +35,7 @@
 #include <sys/types.h>
 #include <sys/time.h>
 #include <sys/socket.h>
-#include <sys/signal.h>
+#include <signal.h>
 #include <netinet/in.h>
 
 #include <krb.h>
