readv and writev are in <sys/uio.h>; delete them, but leave the
[unix-history] / usr / src / include / assert.h
index 629f916..1af9b43 100644 (file)
@@ -1,10 +1,15 @@
 /*-
 /*-
- * Copyright (c) 1992 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1992, 1993
+ *     The Regents of the University of California.  All rights reserved.
+ * (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.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)assert.h    5.3 (Berkeley) %G%
+ *     @(#)assert.h    8.2 (Berkeley) %G%
  */
 
 /*
  */
 
 /*