add Berkeley specific header
[unix-history] / usr / src / libexec / bugfiler / sendbug.sh
index 00847c5..364be6c 100644 (file)
@@ -1,13 +1,18 @@
 #!/bin/sh -
 #
 # Copyright (c) 1983 Regents of the University of California.
 #!/bin/sh -
 #
 # Copyright (c) 1983 Regents of the University of California.
-# All rights reserved.  The Berkeley software License Agreement
-# specifies the terms and conditions for redistribution.
+# All rights reserved.
 #
 #
-#      @(#)sendbug.sh  5.6 (Berkeley) 86/02/12
+# 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.
 #
 #
-# Create a bug report and mail to '4bsd-bugs'.
+#      @(#)sendbug.sh  5.7 (Berkeley) %G%
 #
 #
+# Create a bug report and mail to '4bsd-bugs'.
 
 TEMP=/tmp/bug$$
 FORMAT=/usr/lib/bugformat
 
 TEMP=/tmp/bug$$
 FORMAT=/usr/lib/bugformat