4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / sys / vm / vm_inherit.h
index 719b4f4..6efdecd 100644 (file)
@@ -1,13 +1,13 @@
 /* 
 /* 
- * Copyright (c) 1991 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)vm_inherit.h        7.3 (Berkeley) %G%
+ *     @(#)vm_inherit.h        8.1 (Berkeley) %G%
  *
  *
  * Copyright (c) 1987, 1990 Carnegie-Mellon University.
  *
  *
  * Copyright (c) 1987, 1990 Carnegie-Mellon University.
@@ -54,4 +54,4 @@
 
 #define VM_INHERIT_DEFAULT     VM_INHERIT_COPY
 
 
 #define VM_INHERIT_DEFAULT     VM_INHERIT_COPY
 
-#endif _VM_INHERIT_
+#endif /* _VM_INHERIT_ */