summaryrefslogtreecommitdiff
path: root/include/struct.h
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>1998-02-02 21:07:13 +0000
committerperry <perry@NetBSD.org>1998-02-02 21:07:13 +0000
commitb7b7322c685652bb1eb4174bee118b0e41887f12 (patch)
tree14e377d760e7367d2dbc88737b9a82c62cc08fe4 /include/struct.h
parent2d33c2a97cdf897740dcf2b458a7731d89e5de32 (diff)
merge lite-2
Diffstat (limited to 'include/struct.h')
-rw-r--r--include/struct.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/struct.h b/include/struct.h
index 0a23b4a4605..8f99736f8eb 100644
--- a/include/struct.h
+++ b/include/struct.h
@@ -1,8 +1,8 @@
-/* $NetBSD: struct.h,v 1.3 1994/10/26 00:56:32 cgd Exp $ */
+/* $NetBSD: struct.h,v 1.4 1998/02/02 21:08:00 perry Exp $ */
/*-
- * Copyright (c) 1983 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -32,7 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)struct.h 5.2 (Berkeley) 4/3/91
+ * @(#)struct.h 8.1 (Berkeley) 6/2/93
*/
#ifndef _STRUCT_H_