summaryrefslogtreecommitdiffstats
path: root/doc/tools/bmenu
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/tools/bmenu/Makefile2
-rw-r--r--doc/tools/bmenu/address.h2
-rw-r--r--doc/tools/bmenu/address.inl2
-rw-r--r--doc/tools/bmenu/base.h2
-rw-r--r--doc/tools/bmenu/chain.c2
-rw-r--r--doc/tools/bmenu/chain.h2
-rw-r--r--doc/tools/bmenu/chain.inl2
-rw-r--r--doc/tools/bmenu/isr.h2
-rw-r--r--doc/tools/bmenu/main.c2
-rw-r--r--doc/tools/bmenu/system.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/doc/tools/bmenu/Makefile b/doc/tools/bmenu/Makefile
index 7e0d6bcdf6..2a3d20ac3e 100644
--- a/doc/tools/bmenu/Makefile
+++ b/doc/tools/bmenu/Makefile
@@ -1,5 +1,5 @@
#
-# COPYRIGHT (c) 1996.
+# COPYRIGHT (c) 1988-1998.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
#
diff --git a/doc/tools/bmenu/address.h b/doc/tools/bmenu/address.h
index 7fc57c390a..f4cd38b255 100644
--- a/doc/tools/bmenu/address.h
+++ b/doc/tools/bmenu/address.h
@@ -3,7 +3,7 @@
* This include file contains the information required to manipulate
* physical addresses.
*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
diff --git a/doc/tools/bmenu/address.inl b/doc/tools/bmenu/address.inl
index 1a84cf1034..ddb1f76264 100644
--- a/doc/tools/bmenu/address.inl
+++ b/doc/tools/bmenu/address.inl
@@ -3,7 +3,7 @@
* This include file contains the bodies of the routines
* about addresses which are inlined.
*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
diff --git a/doc/tools/bmenu/base.h b/doc/tools/bmenu/base.h
index 965129faf0..f7c3999b69 100644
--- a/doc/tools/bmenu/base.h
+++ b/doc/tools/bmenu/base.h
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
diff --git a/doc/tools/bmenu/chain.c b/doc/tools/bmenu/chain.c
index 4e501a3c23..8ddc6add81 100644
--- a/doc/tools/bmenu/chain.c
+++ b/doc/tools/bmenu/chain.c
@@ -1,7 +1,7 @@
/*
* Chain Handler
*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
diff --git a/doc/tools/bmenu/chain.h b/doc/tools/bmenu/chain.h
index 82a7b3342e..b2c220516f 100644
--- a/doc/tools/bmenu/chain.h
+++ b/doc/tools/bmenu/chain.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Doubly Linked Chain Handler.
*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
diff --git a/doc/tools/bmenu/chain.inl b/doc/tools/bmenu/chain.inl
index 05bb2e33df..4316f5e5b8 100644
--- a/doc/tools/bmenu/chain.inl
+++ b/doc/tools/bmenu/chain.inl
@@ -3,7 +3,7 @@
* This include file contains the bodies of the routines which are
* associated with doubly linked chains and inlined.
*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
diff --git a/doc/tools/bmenu/isr.h b/doc/tools/bmenu/isr.h
index b923c01deb..35a2e503cc 100644
--- a/doc/tools/bmenu/isr.h
+++ b/doc/tools/bmenu/isr.h
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
diff --git a/doc/tools/bmenu/main.c b/doc/tools/bmenu/main.c
index 34d8719b99..8675428310 100644
--- a/doc/tools/bmenu/main.c
+++ b/doc/tools/bmenu/main.c
@@ -12,7 +12,7 @@
* + previous of the first node
* + next of the last node
*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
diff --git a/doc/tools/bmenu/system.h b/doc/tools/bmenu/system.h
index 5ebf1a9fa2..397c3afca2 100644
--- a/doc/tools/bmenu/system.h
+++ b/doc/tools/bmenu/system.h
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1988-1997.
+ * COPYRIGHT (c) 1988-1998.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*