summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/limits.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/include/limits.h')
-rw-r--r--sys/arch/mvme88k/include/limits.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/sys/arch/mvme88k/include/limits.h b/sys/arch/mvme88k/include/limits.h
index 7cb7cbe44f9..fa5482d3a13 100644
--- a/sys/arch/mvme88k/include/limits.h
+++ b/sys/arch/mvme88k/include/limits.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: limits.h,v 1.10 2002/07/30 01:22:00 millert Exp $ */
+/* $OpenBSD: limits.h,v 1.11 2003/06/02 23:27:52 millert Exp $ */
/*
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
@@ -11,11 +11,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -32,7 +28,7 @@
* SUCH DAMAGE.
*
* from: @(#)limits.h 8.3 (Berkeley) 1/4/94
- * $Id: limits.h,v 1.10 2002/07/30 01:22:00 millert Exp $
+ * $Id: limits.h,v 1.11 2003/06/02 23:27:52 millert Exp $
*/
#ifndef _MACHINE_LIMITS_H_