USL copyright
[unix-history] / sys / kern / vfs_vnops.c
index a601239..1043baf 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) UNIX System Laboratories, Inc.  All or some portions
+ * of this file are derived from material licensed to the
+ * University of California by American Telephone and Telegraph Co.
+ * or UNIX System Laboratories, Inc. and are reproduced herein with
+ * the permission of UNIX System Laboratories, Inc.
+ */
 /*
  * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
  * All rights reserved.
 /*
  * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
  * All rights reserved.
@@ -31,7 +38,7 @@
  * SUCH DAMAGE.
  *
  *     from: @(#)vfs_vnops.c   7.33 (Berkeley) 6/27/91
  * SUCH DAMAGE.
  *
  *     from: @(#)vfs_vnops.c   7.33 (Berkeley) 6/27/91
- *     $Id: vfs_vnops.c,v 1.5 1994/03/07 11:38:54 davidg Exp $
+ *     $Id: vfs_vnops.c,v 1.6 1994/05/01 21:14:13 davidg Exp $
  */
 
 #include "param.h"
  */
 
 #include "param.h"