include proper copyright header
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 11 May 1991 00:10:15 +0000 (16:10 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 11 May 1991 00:10:15 +0000 (16:10 -0800)
SCCS-vsn: sys/kern/vfs_bio.c 7.42
SCCS-vsn: sys/kern/vfs_cluster.c 7.42

usr/src/sys/kern/vfs_bio.c
usr/src/sys/kern/vfs_cluster.c

index 994e5f3..2218b59 100644 (file)
@@ -2,9 +2,11 @@
  * Copyright (c) 1982, 1986, 1989 The Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1982, 1986, 1989 The Regents of the University of California.
  * All rights reserved.
  *
- * %sccs.include.proprietary.c%
+ * This module is believed to contain source code proprietary to AT&T.
+ * Use and redistribution is subject to the Berkeley Software License
+ * Agreement and your Software Agreement with AT&T (Western Electric).
  *
  *
- *     @(#)vfs_bio.c   7.41 (Berkeley) %G%
+ *     @(#)vfs_bio.c   7.42 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"
index c4d3c0b..e687874 100644 (file)
@@ -2,9 +2,11 @@
  * Copyright (c) 1982, 1986, 1989 The Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1982, 1986, 1989 The Regents of the University of California.
  * All rights reserved.
  *
- * %sccs.include.proprietary.c%
+ * This module is believed to contain source code proprietary to AT&T.
+ * Use and redistribution is subject to the Berkeley Software License
+ * Agreement and your Software Agreement with AT&T (Western Electric).
  *
  *
- *     @(#)vfs_cluster.c       7.41 (Berkeley) %G%
+ *     @(#)vfs_cluster.c       7.42 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"