add Berkeley header
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 16 Dec 1987 07:49:02 +0000 (23:49 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 16 Dec 1987 07:49:02 +0000 (23:49 -0800)
SCCS-vsn: include/sysexits.h 4.3

usr/src/include/sysexits.h

index b6025f7..1c3ca36 100644 (file)
@@ -1,3 +1,17 @@
+/*
+ * Copyright (c) 1987 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
+ *
+ *     @(#)sysexits.h  4.3 (Berkeley) %G%
+ */
+
 /*
 **  SYSEXITS.H -- Exit status codes for system programs.
 **
 /*
 **  SYSEXITS.H -- Exit status codes for system programs.
 **
@@ -59,7 +73,7 @@
 **     Maintained by Eric Allman (eric@berkeley, ucbvax!eric) --
 **             please mail changes to me.
 **
 **     Maintained by Eric Allman (eric@berkeley, ucbvax!eric) --
 **             please mail changes to me.
 **
-**                     @(#)sysexits.h  4.2             %G%
+**                     @(#)sysexits.h  4.3             %G%
 */
 
 # define EX_OK         0       /* successful termination */
 */
 
 # define EX_OK         0       /* successful termination */