This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sys / kern / vfs_lookup.c
index ce20836..fd61af2 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_lookup.c  7.32 (Berkeley) 5/21/91
  * SUCH DAMAGE.
  *
  *     from: @(#)vfs_lookup.c  7.32 (Berkeley) 5/21/91
- *     $Id: vfs_lookup.c,v 1.4 1993/11/07 21:44:48 wollman Exp $
+ *     $Id: vfs_lookup.c,v 1.5 1993/11/25 01:33:41 wollman Exp $
  */
 
 #include "param.h"
  */
 
 #include "param.h"