add Berkeley specific copyright
[unix-history] / usr / src / libexec / bugfiler / gethead.c
index 21e86e9..e7658eb 100644 (file)
@@ -1,12 +1,18 @@
 /*
 /*
- * Copyright (c) 1986 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * Copyright (c) 1986, 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.
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)gethead.c  5.4 (Berkeley) 87/09/01";
-#endif not lint
+static char sccsid[] = "@(#)gethead.c  5.5 (Berkeley) %G%";
+#endif /* not lint */
 
 #include <bug.h>
 #include <sys/stat.h>
 
 #include <bug.h>
 #include <sys/stat.h>