This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.1'.
[unix-history] / sys / sys / callout.h
index 49ad4ac..2d8d6d4 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) 1990 The Regents of the University of California.
  * All rights reserved.
 /*-
  * Copyright (c) 1990 The Regents of the University of California.
  * All rights reserved.
@@ -31,7 +38,7 @@
  * SUCH DAMAGE.
  *
  *     from: @(#)callout.h     7.2 (Berkeley) 2/15/91
  * SUCH DAMAGE.
  *
  *     from: @(#)callout.h     7.2 (Berkeley) 2/15/91
- *     $Id: callout.h,v 1.3 1993/11/07 17:52:22 wollman Exp $
+ *     $Id: callout.h,v 1.4 1993/11/25 01:37:53 wollman Exp $
  */
 
 #ifndef _SYS_CALLOUT_H_
  */
 
 #ifndef _SYS_CALLOUT_H_