add Berkeley header
[unix-history] / usr / src / sys / net / raw_usrreq.c
index 54a915e..7f5aad0 100644 (file)
@@ -1,9 +1,15 @@
 /*
  * Copyright (c) 1980, 1986 Regents of the University of California.
 /*
  * Copyright (c) 1980, 1986 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * All rights reserved.
  *
  *
- *     @(#)raw_usrreq.c        7.2 (Berkeley) %G%
+ * 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.
+ *
+ *     @(#)raw_usrreq.c        7.3 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"