summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-17 23:46:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-17 23:46:28 +0000
commit60b791ada1b6fe870f7b1e76a5a80ad17c86a2e8 (patch)
treedd37c717a9e59a0a00ecad4b79d5d6461c1e46f1 /c/src/exec/rtems
parentupdated copyright to 1998 (diff)
downloadrtems-60b791ada1b6fe870f7b1e76a5a80ad17c86a2e8.tar.bz2
updated copyright to 1998
Diffstat (limited to 'c/src/exec/rtems')
-rw-r--r--c/src/exec/rtems/headers/asr.h2
-rw-r--r--c/src/exec/rtems/headers/attr.h2
-rw-r--r--c/src/exec/rtems/headers/clock.h2
-rw-r--r--c/src/exec/rtems/headers/config.h2
-rw-r--r--c/src/exec/rtems/headers/dpmem.h2
-rw-r--r--c/src/exec/rtems/headers/event.h2
-rw-r--r--c/src/exec/rtems/headers/eventmp.h2
-rw-r--r--c/src/exec/rtems/headers/eventset.h2
-rw-r--r--c/src/exec/rtems/headers/intr.h2
-rw-r--r--c/src/exec/rtems/headers/message.h2
-rw-r--r--c/src/exec/rtems/headers/modes.h2
-rw-r--r--c/src/exec/rtems/headers/mp.h2
-rw-r--r--c/src/exec/rtems/headers/msgmp.h2
-rw-r--r--c/src/exec/rtems/headers/options.h2
-rw-r--r--c/src/exec/rtems/headers/part.h2
-rw-r--r--c/src/exec/rtems/headers/partmp.h2
-rw-r--r--c/src/exec/rtems/headers/ratemon.h2
-rw-r--r--c/src/exec/rtems/headers/region.h2
-rw-r--r--c/src/exec/rtems/headers/regionmp.h2
-rw-r--r--c/src/exec/rtems/headers/rtems.h2
-rw-r--r--c/src/exec/rtems/headers/rtemsapi.h2
-rw-r--r--c/src/exec/rtems/headers/sem.h2
-rw-r--r--c/src/exec/rtems/headers/semmp.h2
-rw-r--r--c/src/exec/rtems/headers/signal.h2
-rw-r--r--c/src/exec/rtems/headers/signalmp.h2
-rw-r--r--c/src/exec/rtems/headers/status.h2
-rw-r--r--c/src/exec/rtems/headers/support.h2
-rw-r--r--c/src/exec/rtems/headers/taskmp.h2
-rw-r--r--c/src/exec/rtems/headers/tasks.h2
-rw-r--r--c/src/exec/rtems/headers/timer.h2
-rw-r--r--c/src/exec/rtems/headers/types.h2
-rw-r--r--c/src/exec/rtems/include/rtems.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/asr.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/attr.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/clock.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/config.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/dpmem.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/event.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/eventmp.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/eventset.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/intr.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/message.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/modes.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/mp.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/msgmp.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/options.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/part.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/partmp.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/ratemon.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/region.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/regionmp.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/rtemsapi.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/sem.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/semmp.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/signal.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/signalmp.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/status.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/support.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/taskmp.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/tasks.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/timer.h2
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/types.h2
-rw-r--r--c/src/exec/rtems/inline/asr.inl2
-rw-r--r--c/src/exec/rtems/inline/attr.inl2
-rw-r--r--c/src/exec/rtems/inline/dpmem.inl2
-rw-r--r--c/src/exec/rtems/inline/event.inl2
-rw-r--r--c/src/exec/rtems/inline/eventset.inl2
-rw-r--r--c/src/exec/rtems/inline/message.inl2
-rw-r--r--c/src/exec/rtems/inline/modes.inl2
-rw-r--r--c/src/exec/rtems/inline/options.inl2
-rw-r--r--c/src/exec/rtems/inline/part.inl2
-rw-r--r--c/src/exec/rtems/inline/ratemon.inl2
-rw-r--r--c/src/exec/rtems/inline/region.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/asr.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/attr.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/dpmem.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/event.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/eventset.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/message.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/modes.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/options.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/part.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/ratemon.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/region.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/sem.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/status.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/support.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/tasks.inl2
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/timer.inl2
-rw-r--r--c/src/exec/rtems/inline/sem.inl2
-rw-r--r--c/src/exec/rtems/inline/status.inl2
-rw-r--r--c/src/exec/rtems/inline/support.inl2
-rw-r--r--c/src/exec/rtems/inline/tasks.inl2
-rw-r--r--c/src/exec/rtems/inline/timer.inl2
-rw-r--r--c/src/exec/rtems/macros/asr.inl2
-rw-r--r--c/src/exec/rtems/macros/attr.inl2
-rw-r--r--c/src/exec/rtems/macros/dpmem.inl2
-rw-r--r--c/src/exec/rtems/macros/event.inl2
-rw-r--r--c/src/exec/rtems/macros/eventset.inl2
-rw-r--r--c/src/exec/rtems/macros/message.inl2
-rw-r--r--c/src/exec/rtems/macros/modes.inl2
-rw-r--r--c/src/exec/rtems/macros/options.inl2
-rw-r--r--c/src/exec/rtems/macros/part.inl2
-rw-r--r--c/src/exec/rtems/macros/ratemon.inl2
-rw-r--r--c/src/exec/rtems/macros/region.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/asr.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/attr.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/dpmem.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/event.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/eventset.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/message.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/modes.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/options.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/part.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/ratemon.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/region.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/sem.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/status.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/support.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/tasks.inl2
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/timer.inl2
-rw-r--r--c/src/exec/rtems/macros/sem.inl2
-rw-r--r--c/src/exec/rtems/macros/status.inl2
-rw-r--r--c/src/exec/rtems/macros/support.inl2
-rw-r--r--c/src/exec/rtems/macros/tasks.inl2
-rw-r--r--c/src/exec/rtems/macros/timer.inl2
-rw-r--r--c/src/exec/rtems/optman/no-dpmem.c2
-rw-r--r--c/src/exec/rtems/optman/no-event.c2
-rw-r--r--c/src/exec/rtems/optman/no-mp.c2
-rw-r--r--c/src/exec/rtems/optman/no-msg.c2
-rw-r--r--c/src/exec/rtems/optman/no-part.c2
-rw-r--r--c/src/exec/rtems/optman/no-region.c2
-rw-r--r--c/src/exec/rtems/optman/no-rtmon.c2
-rw-r--r--c/src/exec/rtems/optman/no-sem.c2
-rw-r--r--c/src/exec/rtems/optman/no-signal.c2
-rw-r--r--c/src/exec/rtems/optman/no-timer.c2
-rw-r--r--c/src/exec/rtems/src/attr.c2
-rw-r--r--c/src/exec/rtems/src/clock.c2
-rw-r--r--c/src/exec/rtems/src/dpmem.c2
-rw-r--r--c/src/exec/rtems/src/event.c2
-rw-r--r--c/src/exec/rtems/src/eventmp.c2
-rw-r--r--c/src/exec/rtems/src/intr.c2
-rw-r--r--c/src/exec/rtems/src/intrbody.c2
-rw-r--r--c/src/exec/rtems/src/mp.c2
-rw-r--r--c/src/exec/rtems/src/msg.c2
-rw-r--r--c/src/exec/rtems/src/msgmp.c2
-rw-r--r--c/src/exec/rtems/src/part.c2
-rw-r--r--c/src/exec/rtems/src/partmp.c2
-rw-r--r--c/src/exec/rtems/src/ratemon.c2
-rw-r--r--c/src/exec/rtems/src/region.c2
-rw-r--r--c/src/exec/rtems/src/regionmp.c2
-rw-r--r--c/src/exec/rtems/src/rtclock.c2
-rw-r--r--c/src/exec/rtems/src/rtemstimer.c2
-rw-r--r--c/src/exec/rtems/src/sem.c2
-rw-r--r--c/src/exec/rtems/src/semmp.c2
-rw-r--r--c/src/exec/rtems/src/signal.c2
-rw-r--r--c/src/exec/rtems/src/signalmp.c2
-rw-r--r--c/src/exec/rtems/src/taskmp.c2
-rw-r--r--c/src/exec/rtems/src/tasks.c2
-rw-r--r--c/src/exec/rtems/src/timer.c2
160 files changed, 160 insertions, 160 deletions
diff --git a/c/src/exec/rtems/headers/asr.h b/c/src/exec/rtems/headers/asr.h
index cc1ffb1a6f..3fac2fa3e3 100644
--- a/c/src/exec/rtems/headers/asr.h
+++ b/c/src/exec/rtems/headers/asr.h
@@ -4,7 +4,7 @@
* with the Asynchronous Signal Handler. This Handler provides the low-level
* support required by the Signal Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/attr.h b/c/src/exec/rtems/headers/attr.h
index 8c49e80a6a..c5376540af 100644
--- a/c/src/exec/rtems/headers/attr.h
+++ b/c/src/exec/rtems/headers/attr.h
@@ -3,7 +3,7 @@
* This include file contains all information about the Object Attributes
* Handler.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/clock.h b/c/src/exec/rtems/headers/clock.h
index ce96824e7d..c991d769cf 100644
--- a/c/src/exec/rtems/headers/clock.h
+++ b/c/src/exec/rtems/headers/clock.h
@@ -11,7 +11,7 @@
* + announce a clock tick
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/config.h b/c/src/exec/rtems/headers/config.h
index a4156559d5..f395710271 100644
--- a/c/src/exec/rtems/headers/config.h
+++ b/c/src/exec/rtems/headers/config.h
@@ -3,7 +3,7 @@
* This include file contains the table of user defined configuration
* parameters specific for the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/dpmem.h b/c/src/exec/rtems/headers/dpmem.h
index 6f33f0bcd4..a74fc90f2a 100644
--- a/c/src/exec/rtems/headers/dpmem.h
+++ b/c/src/exec/rtems/headers/dpmem.h
@@ -14,7 +14,7 @@
* + convert internal to external address
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/event.h b/c/src/exec/rtems/headers/event.h
index fd117bbcfc..48045bdade 100644
--- a/c/src/exec/rtems/headers/event.h
+++ b/c/src/exec/rtems/headers/event.h
@@ -10,7 +10,7 @@
* + receive event condition
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/eventmp.h b/c/src/exec/rtems/headers/eventmp.h
index b556c54dc2..2d609cbb37 100644
--- a/c/src/exec/rtems/headers/eventmp.h
+++ b/c/src/exec/rtems/headers/eventmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Event Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/eventset.h b/c/src/exec/rtems/headers/eventset.h
index 69669184ef..fe1f9eb170 100644
--- a/c/src/exec/rtems/headers/eventset.h
+++ b/c/src/exec/rtems/headers/eventset.h
@@ -4,7 +4,7 @@
* Event Sets Handler. This handler provides methods for the manipulation
* of event sets which will be sent and received by tasks.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/intr.h b/c/src/exec/rtems/headers/intr.h
index f0d928eee7..168806bff2 100644
--- a/c/src/exec/rtems/headers/intr.h
+++ b/c/src/exec/rtems/headers/intr.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Interrupt Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/message.h b/c/src/exec/rtems/headers/message.h
index 4d77016e25..611d46fde8 100644
--- a/c/src/exec/rtems/headers/message.h
+++ b/c/src/exec/rtems/headers/message.h
@@ -16,7 +16,7 @@
* + flush all messages on a queue
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/modes.h b/c/src/exec/rtems/headers/modes.h
index fd2c10edbe..05205078c5 100644
--- a/c/src/exec/rtems/headers/modes.h
+++ b/c/src/exec/rtems/headers/modes.h
@@ -3,7 +3,7 @@
* This include file contains all constants and structures associated
* with the RTEMS thread and RTEMS_ASR modes.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/mp.h b/c/src/exec/rtems/headers/mp.h
index 312f598b8c..77dd8a707f 100644
--- a/c/src/exec/rtems/headers/mp.h
+++ b/c/src/exec/rtems/headers/mp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/msgmp.h b/c/src/exec/rtems/headers/msgmp.h
index edeb98ea03..64fa8da93b 100644
--- a/c/src/exec/rtems/headers/msgmp.h
+++ b/c/src/exec/rtems/headers/msgmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Message Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/options.h b/c/src/exec/rtems/headers/options.h
index b6ab8e3f30..7746524f98 100644
--- a/c/src/exec/rtems/headers/options.h
+++ b/c/src/exec/rtems/headers/options.h
@@ -3,7 +3,7 @@
* This include file contains information which defines the
* options available on many directives.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/part.h b/c/src/exec/rtems/headers/part.h
index 3a367477dc..1d720db146 100644
--- a/c/src/exec/rtems/headers/part.h
+++ b/c/src/exec/rtems/headers/part.h
@@ -13,7 +13,7 @@
* + get a buffer from a partition
* + return a buffer to a partition
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/partmp.h b/c/src/exec/rtems/headers/partmp.h
index 7aed7fdc79..0bac39258b 100644
--- a/c/src/exec/rtems/headers/partmp.h
+++ b/c/src/exec/rtems/headers/partmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/ratemon.h b/c/src/exec/rtems/headers/ratemon.h
index 9331c331b8..0e1dfbfad3 100644
--- a/c/src/exec/rtems/headers/ratemon.h
+++ b/c/src/exec/rtems/headers/ratemon.h
@@ -12,7 +12,7 @@
* + conclude current and start the next period
* + obtain status information on a period
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/region.h b/c/src/exec/rtems/headers/region.h
index f21f76daf5..05418f6a95 100644
--- a/c/src/exec/rtems/headers/region.h
+++ b/c/src/exec/rtems/headers/region.h
@@ -12,7 +12,7 @@
* + get a segment from a region
* + return a segment to a region
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/regionmp.h b/c/src/exec/rtems/headers/regionmp.h
index b135b26e20..fcdfa03178 100644
--- a/c/src/exec/rtems/headers/regionmp.h
+++ b/c/src/exec/rtems/headers/regionmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Region Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/rtems.h b/c/src/exec/rtems/headers/rtems.h
index 9db8ea6e74..dc7d7c2c0b 100644
--- a/c/src/exec/rtems/headers/rtems.h
+++ b/c/src/exec/rtems/headers/rtems.h
@@ -5,7 +5,7 @@
* two (2) CPU dependent files to tailor its data structures for a
* particular processor.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/rtemsapi.h b/c/src/exec/rtems/headers/rtemsapi.h
index 583614a8e4..dcea660f43 100644
--- a/c/src/exec/rtems/headers/rtemsapi.h
+++ b/c/src/exec/rtems/headers/rtemsapi.h
@@ -3,7 +3,7 @@
*
* NOTE:
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/sem.h b/c/src/exec/rtems/headers/sem.h
index f5060c169e..191e62b414 100644
--- a/c/src/exec/rtems/headers/sem.h
+++ b/c/src/exec/rtems/headers/sem.h
@@ -13,7 +13,7 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/semmp.h b/c/src/exec/rtems/headers/semmp.h
index b26fc865e1..fdea66f6a4 100644
--- a/c/src/exec/rtems/headers/semmp.h
+++ b/c/src/exec/rtems/headers/semmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/signal.h b/c/src/exec/rtems/headers/signal.h
index 241b9760dc..2b247762e9 100644
--- a/c/src/exec/rtems/headers/signal.h
+++ b/c/src/exec/rtems/headers/signal.h
@@ -9,7 +9,7 @@
* + establish an asynchronous signal routine
* + send a signal set to a task
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/signalmp.h b/c/src/exec/rtems/headers/signalmp.h
index 6fea9c2ec0..2b13a0707e 100644
--- a/c/src/exec/rtems/headers/signalmp.h
+++ b/c/src/exec/rtems/headers/signalmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Signal Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/status.h b/c/src/exec/rtems/headers/status.h
index 46618bb922..db1cf2049c 100644
--- a/c/src/exec/rtems/headers/status.h
+++ b/c/src/exec/rtems/headers/status.h
@@ -3,7 +3,7 @@
* This include file contains the status codes returned from the
* executive directives.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/support.h b/c/src/exec/rtems/headers/support.h
index dde7a017fa..643b4295bd 100644
--- a/c/src/exec/rtems/headers/support.h
+++ b/c/src/exec/rtems/headers/support.h
@@ -3,7 +3,7 @@
* This include file contains information about support functions for
* the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/taskmp.h b/c/src/exec/rtems/headers/taskmp.h
index c77a11c5f3..a1ff0a3715 100644
--- a/c/src/exec/rtems/headers/taskmp.h
+++ b/c/src/exec/rtems/headers/taskmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the multiprocessing support in the task manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/tasks.h b/c/src/exec/rtems/headers/tasks.h
index ab551567cb..17730cee7f 100644
--- a/c/src/exec/rtems/headers/tasks.h
+++ b/c/src/exec/rtems/headers/tasks.h
@@ -20,7 +20,7 @@
* + wake up after interval
* + wake up when specified
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/timer.h b/c/src/exec/rtems/headers/timer.h
index 8f3155b15b..4ef567c9bc 100644
--- a/c/src/exec/rtems/headers/timer.h
+++ b/c/src/exec/rtems/headers/timer.h
@@ -15,7 +15,7 @@
* + reset a timer
* + cancel a time
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/headers/types.h b/c/src/exec/rtems/headers/types.h
index 229c6b9321..4d2915bafa 100644
--- a/c/src/exec/rtems/headers/types.h
+++ b/c/src/exec/rtems/headers/types.h
@@ -2,7 +2,7 @@
*
* This include file defines the types used by the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems.h b/c/src/exec/rtems/include/rtems.h
index 9db8ea6e74..dc7d7c2c0b 100644
--- a/c/src/exec/rtems/include/rtems.h
+++ b/c/src/exec/rtems/include/rtems.h
@@ -5,7 +5,7 @@
* two (2) CPU dependent files to tailor its data structures for a
* particular processor.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/asr.h b/c/src/exec/rtems/include/rtems/rtems/asr.h
index cc1ffb1a6f..3fac2fa3e3 100644
--- a/c/src/exec/rtems/include/rtems/rtems/asr.h
+++ b/c/src/exec/rtems/include/rtems/rtems/asr.h
@@ -4,7 +4,7 @@
* with the Asynchronous Signal Handler. This Handler provides the low-level
* support required by the Signal Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/attr.h b/c/src/exec/rtems/include/rtems/rtems/attr.h
index 8c49e80a6a..c5376540af 100644
--- a/c/src/exec/rtems/include/rtems/rtems/attr.h
+++ b/c/src/exec/rtems/include/rtems/rtems/attr.h
@@ -3,7 +3,7 @@
* This include file contains all information about the Object Attributes
* Handler.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/clock.h b/c/src/exec/rtems/include/rtems/rtems/clock.h
index ce96824e7d..c991d769cf 100644
--- a/c/src/exec/rtems/include/rtems/rtems/clock.h
+++ b/c/src/exec/rtems/include/rtems/rtems/clock.h
@@ -11,7 +11,7 @@
* + announce a clock tick
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/config.h b/c/src/exec/rtems/include/rtems/rtems/config.h
index a4156559d5..f395710271 100644
--- a/c/src/exec/rtems/include/rtems/rtems/config.h
+++ b/c/src/exec/rtems/include/rtems/rtems/config.h
@@ -3,7 +3,7 @@
* This include file contains the table of user defined configuration
* parameters specific for the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/dpmem.h b/c/src/exec/rtems/include/rtems/rtems/dpmem.h
index 6f33f0bcd4..a74fc90f2a 100644
--- a/c/src/exec/rtems/include/rtems/rtems/dpmem.h
+++ b/c/src/exec/rtems/include/rtems/rtems/dpmem.h
@@ -14,7 +14,7 @@
* + convert internal to external address
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/event.h b/c/src/exec/rtems/include/rtems/rtems/event.h
index fd117bbcfc..48045bdade 100644
--- a/c/src/exec/rtems/include/rtems/rtems/event.h
+++ b/c/src/exec/rtems/include/rtems/rtems/event.h
@@ -10,7 +10,7 @@
* + receive event condition
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/eventmp.h b/c/src/exec/rtems/include/rtems/rtems/eventmp.h
index b556c54dc2..2d609cbb37 100644
--- a/c/src/exec/rtems/include/rtems/rtems/eventmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/eventmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Event Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/eventset.h b/c/src/exec/rtems/include/rtems/rtems/eventset.h
index 69669184ef..fe1f9eb170 100644
--- a/c/src/exec/rtems/include/rtems/rtems/eventset.h
+++ b/c/src/exec/rtems/include/rtems/rtems/eventset.h
@@ -4,7 +4,7 @@
* Event Sets Handler. This handler provides methods for the manipulation
* of event sets which will be sent and received by tasks.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/intr.h b/c/src/exec/rtems/include/rtems/rtems/intr.h
index f0d928eee7..168806bff2 100644
--- a/c/src/exec/rtems/include/rtems/rtems/intr.h
+++ b/c/src/exec/rtems/include/rtems/rtems/intr.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Interrupt Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/message.h b/c/src/exec/rtems/include/rtems/rtems/message.h
index 4d77016e25..611d46fde8 100644
--- a/c/src/exec/rtems/include/rtems/rtems/message.h
+++ b/c/src/exec/rtems/include/rtems/rtems/message.h
@@ -16,7 +16,7 @@
* + flush all messages on a queue
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/modes.h b/c/src/exec/rtems/include/rtems/rtems/modes.h
index fd2c10edbe..05205078c5 100644
--- a/c/src/exec/rtems/include/rtems/rtems/modes.h
+++ b/c/src/exec/rtems/include/rtems/rtems/modes.h
@@ -3,7 +3,7 @@
* This include file contains all constants and structures associated
* with the RTEMS thread and RTEMS_ASR modes.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/mp.h b/c/src/exec/rtems/include/rtems/rtems/mp.h
index 312f598b8c..77dd8a707f 100644
--- a/c/src/exec/rtems/include/rtems/rtems/mp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/mp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/msgmp.h b/c/src/exec/rtems/include/rtems/rtems/msgmp.h
index edeb98ea03..64fa8da93b 100644
--- a/c/src/exec/rtems/include/rtems/rtems/msgmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/msgmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Message Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/options.h b/c/src/exec/rtems/include/rtems/rtems/options.h
index b6ab8e3f30..7746524f98 100644
--- a/c/src/exec/rtems/include/rtems/rtems/options.h
+++ b/c/src/exec/rtems/include/rtems/rtems/options.h
@@ -3,7 +3,7 @@
* This include file contains information which defines the
* options available on many directives.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/part.h b/c/src/exec/rtems/include/rtems/rtems/part.h
index 3a367477dc..1d720db146 100644
--- a/c/src/exec/rtems/include/rtems/rtems/part.h
+++ b/c/src/exec/rtems/include/rtems/rtems/part.h
@@ -13,7 +13,7 @@
* + get a buffer from a partition
* + return a buffer to a partition
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/partmp.h b/c/src/exec/rtems/include/rtems/rtems/partmp.h
index 7aed7fdc79..0bac39258b 100644
--- a/c/src/exec/rtems/include/rtems/rtems/partmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/partmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/ratemon.h b/c/src/exec/rtems/include/rtems/rtems/ratemon.h
index 9331c331b8..0e1dfbfad3 100644
--- a/c/src/exec/rtems/include/rtems/rtems/ratemon.h
+++ b/c/src/exec/rtems/include/rtems/rtems/ratemon.h
@@ -12,7 +12,7 @@
* + conclude current and start the next period
* + obtain status information on a period
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/region.h b/c/src/exec/rtems/include/rtems/rtems/region.h
index f21f76daf5..05418f6a95 100644
--- a/c/src/exec/rtems/include/rtems/rtems/region.h
+++ b/c/src/exec/rtems/include/rtems/rtems/region.h
@@ -12,7 +12,7 @@
* + get a segment from a region
* + return a segment to a region
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/regionmp.h b/c/src/exec/rtems/include/rtems/rtems/regionmp.h
index b135b26e20..fcdfa03178 100644
--- a/c/src/exec/rtems/include/rtems/rtems/regionmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/regionmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Region Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/rtemsapi.h b/c/src/exec/rtems/include/rtems/rtems/rtemsapi.h
index 583614a8e4..dcea660f43 100644
--- a/c/src/exec/rtems/include/rtems/rtems/rtemsapi.h
+++ b/c/src/exec/rtems/include/rtems/rtems/rtemsapi.h
@@ -3,7 +3,7 @@
*
* NOTE:
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/sem.h b/c/src/exec/rtems/include/rtems/rtems/sem.h
index f5060c169e..191e62b414 100644
--- a/c/src/exec/rtems/include/rtems/rtems/sem.h
+++ b/c/src/exec/rtems/include/rtems/rtems/sem.h
@@ -13,7 +13,7 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/semmp.h b/c/src/exec/rtems/include/rtems/rtems/semmp.h
index b26fc865e1..fdea66f6a4 100644
--- a/c/src/exec/rtems/include/rtems/rtems/semmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/semmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/signal.h b/c/src/exec/rtems/include/rtems/rtems/signal.h
index 241b9760dc..2b247762e9 100644
--- a/c/src/exec/rtems/include/rtems/rtems/signal.h
+++ b/c/src/exec/rtems/include/rtems/rtems/signal.h
@@ -9,7 +9,7 @@
* + establish an asynchronous signal routine
* + send a signal set to a task
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/signalmp.h b/c/src/exec/rtems/include/rtems/rtems/signalmp.h
index 6fea9c2ec0..2b13a0707e 100644
--- a/c/src/exec/rtems/include/rtems/rtems/signalmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/signalmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Signal Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/status.h b/c/src/exec/rtems/include/rtems/rtems/status.h
index 46618bb922..db1cf2049c 100644
--- a/c/src/exec/rtems/include/rtems/rtems/status.h
+++ b/c/src/exec/rtems/include/rtems/rtems/status.h
@@ -3,7 +3,7 @@
* This include file contains the status codes returned from the
* executive directives.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/support.h b/c/src/exec/rtems/include/rtems/rtems/support.h
index dde7a017fa..643b4295bd 100644
--- a/c/src/exec/rtems/include/rtems/rtems/support.h
+++ b/c/src/exec/rtems/include/rtems/rtems/support.h
@@ -3,7 +3,7 @@
* This include file contains information about support functions for
* the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/taskmp.h b/c/src/exec/rtems/include/rtems/rtems/taskmp.h
index c77a11c5f3..a1ff0a3715 100644
--- a/c/src/exec/rtems/include/rtems/rtems/taskmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/taskmp.h
@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated
* with the multiprocessing support in the task manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/tasks.h b/c/src/exec/rtems/include/rtems/rtems/tasks.h
index ab551567cb..17730cee7f 100644
--- a/c/src/exec/rtems/include/rtems/rtems/tasks.h
+++ b/c/src/exec/rtems/include/rtems/rtems/tasks.h
@@ -20,7 +20,7 @@
* + wake up after interval
* + wake up when specified
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/timer.h b/c/src/exec/rtems/include/rtems/rtems/timer.h
index 8f3155b15b..4ef567c9bc 100644
--- a/c/src/exec/rtems/include/rtems/rtems/timer.h
+++ b/c/src/exec/rtems/include/rtems/rtems/timer.h
@@ -15,7 +15,7 @@
* + reset a timer
* + cancel a time
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/include/rtems/rtems/types.h b/c/src/exec/rtems/include/rtems/rtems/types.h
index 229c6b9321..4d2915bafa 100644
--- a/c/src/exec/rtems/include/rtems/rtems/types.h
+++ b/c/src/exec/rtems/include/rtems/rtems/types.h
@@ -2,7 +2,7 @@
*
* This include file defines the types used by the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/asr.inl b/c/src/exec/rtems/inline/asr.inl
index 5f94505758..fede9dea9b 100644
--- a/c/src/exec/rtems/inline/asr.inl
+++ b/c/src/exec/rtems/inline/asr.inl
@@ -3,7 +3,7 @@
* This include file contains the implemenation of all routines
* associated with the asynchronous signal handler which are inlined.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/attr.inl b/c/src/exec/rtems/inline/attr.inl
index 6f4196cefd..f8f890ae04 100644
--- a/c/src/exec/rtems/inline/attr.inl
+++ b/c/src/exec/rtems/inline/attr.inl
@@ -3,7 +3,7 @@
* This include file contains all of the inlined routines associated
* with attributes.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/dpmem.inl b/c/src/exec/rtems/inline/dpmem.inl
index 9295b59883..777a886452 100644
--- a/c/src/exec/rtems/inline/dpmem.inl
+++ b/c/src/exec/rtems/inline/dpmem.inl
@@ -3,7 +3,7 @@
* This include file contains the inline routine used in conjunction
* with the Dual Ported Memory Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/event.inl b/c/src/exec/rtems/inline/event.inl
index 087d2f648f..a4c6ec7930 100644
--- a/c/src/exec/rtems/inline/event.inl
+++ b/c/src/exec/rtems/inline/event.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of
* macros for the Event Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/eventset.inl b/c/src/exec/rtems/inline/eventset.inl
index fb28552c3b..eed8c33751 100644
--- a/c/src/exec/rtems/inline/eventset.inl
+++ b/c/src/exec/rtems/inline/eventset.inl
@@ -2,7 +2,7 @@
*
* This include file contains the information pertaining to event sets.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/message.inl b/c/src/exec/rtems/inline/message.inl
index 32e5698d45..f3f763ca2e 100644
--- a/c/src/exec/rtems/inline/message.inl
+++ b/c/src/exec/rtems/inline/message.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of all
* inlined routines in the Message Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/modes.inl b/c/src/exec/rtems/inline/modes.inl
index ed25945940..f72c2468e3 100644
--- a/c/src/exec/rtems/inline/modes.inl
+++ b/c/src/exec/rtems/inline/modes.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the
* inlined routines in the Mode Handler
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/options.inl b/c/src/exec/rtems/inline/options.inl
index efc5ffbafa..f92acf56c4 100644
--- a/c/src/exec/rtems/inline/options.inl
+++ b/c/src/exec/rtems/inline/options.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of the inlined
* routines from the Options Handler.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/part.inl b/c/src/exec/rtems/inline/part.inl
index 72cc2a38b0..18c948d5c4 100644
--- a/c/src/exec/rtems/inline/part.inl
+++ b/c/src/exec/rtems/inline/part.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of all inlined routines
* in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/ratemon.inl b/c/src/exec/rtems/inline/ratemon.inl
index 9d7a49e69b..f1293ef75a 100644
--- a/c/src/exec/rtems/inline/ratemon.inl
+++ b/c/src/exec/rtems/inline/ratemon.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of the inlined
* routines in the Rate Monotonic Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/region.inl b/c/src/exec/rtems/inline/region.inl
index fe84cdad12..37f098ae63 100644
--- a/c/src/exec/rtems/inline/region.inl
+++ b/c/src/exec/rtems/inline/region.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines from the Region Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/asr.inl b/c/src/exec/rtems/inline/rtems/rtems/asr.inl
index 5f94505758..fede9dea9b 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/asr.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/asr.inl
@@ -3,7 +3,7 @@
* This include file contains the implemenation of all routines
* associated with the asynchronous signal handler which are inlined.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/attr.inl b/c/src/exec/rtems/inline/rtems/rtems/attr.inl
index 6f4196cefd..f8f890ae04 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/attr.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/attr.inl
@@ -3,7 +3,7 @@
* This include file contains all of the inlined routines associated
* with attributes.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/dpmem.inl b/c/src/exec/rtems/inline/rtems/rtems/dpmem.inl
index 9295b59883..777a886452 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/dpmem.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/dpmem.inl
@@ -3,7 +3,7 @@
* This include file contains the inline routine used in conjunction
* with the Dual Ported Memory Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/event.inl b/c/src/exec/rtems/inline/rtems/rtems/event.inl
index 087d2f648f..a4c6ec7930 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/event.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/event.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of
* macros for the Event Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/eventset.inl b/c/src/exec/rtems/inline/rtems/rtems/eventset.inl
index fb28552c3b..eed8c33751 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/eventset.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/eventset.inl
@@ -2,7 +2,7 @@
*
* This include file contains the information pertaining to event sets.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/message.inl b/c/src/exec/rtems/inline/rtems/rtems/message.inl
index 32e5698d45..f3f763ca2e 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/message.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/message.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of all
* inlined routines in the Message Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/modes.inl b/c/src/exec/rtems/inline/rtems/rtems/modes.inl
index ed25945940..f72c2468e3 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/modes.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/modes.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the
* inlined routines in the Mode Handler
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/options.inl b/c/src/exec/rtems/inline/rtems/rtems/options.inl
index efc5ffbafa..f92acf56c4 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/options.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/options.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of the inlined
* routines from the Options Handler.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/part.inl b/c/src/exec/rtems/inline/rtems/rtems/part.inl
index 72cc2a38b0..18c948d5c4 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/part.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/part.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of all inlined routines
* in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/ratemon.inl b/c/src/exec/rtems/inline/rtems/rtems/ratemon.inl
index 9d7a49e69b..f1293ef75a 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/ratemon.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/ratemon.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of the inlined
* routines in the Rate Monotonic Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/region.inl b/c/src/exec/rtems/inline/rtems/rtems/region.inl
index fe84cdad12..37f098ae63 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/region.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/region.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines from the Region Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/sem.inl b/c/src/exec/rtems/inline/rtems/rtems/sem.inl
index d31f0e8f38..75774b2917 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/sem.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/sem.inl
@@ -3,7 +3,7 @@
* This file contains the static inlin implementation of the inlined
* routines from the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/status.inl b/c/src/exec/rtems/inline/rtems/rtems/status.inl
index 04bff2281c..b9182c6f63 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/status.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/status.inl
@@ -3,7 +3,7 @@
* This include file contains the implementations of the inlined
* routines for the status package.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/support.inl b/c/src/exec/rtems/inline/rtems/rtems/support.inl
index d30c768abc..06de8d1f59 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/support.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/support.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of all
* of the inlined routines specific to the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/tasks.inl b/c/src/exec/rtems/inline/rtems/rtems/tasks.inl
index 9722763d82..34c1e055a8 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/tasks.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/tasks.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of all inlined
* routines in the with RTEMS Tasks Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/rtems/rtems/timer.inl b/c/src/exec/rtems/inline/rtems/rtems/timer.inl
index 3ddb075d85..b884e02f4d 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/timer.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/timer.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of the inlined routines
* from the Timer Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/sem.inl b/c/src/exec/rtems/inline/sem.inl
index d31f0e8f38..75774b2917 100644
--- a/c/src/exec/rtems/inline/sem.inl
+++ b/c/src/exec/rtems/inline/sem.inl
@@ -3,7 +3,7 @@
* This file contains the static inlin implementation of the inlined
* routines from the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/status.inl b/c/src/exec/rtems/inline/status.inl
index 04bff2281c..b9182c6f63 100644
--- a/c/src/exec/rtems/inline/status.inl
+++ b/c/src/exec/rtems/inline/status.inl
@@ -3,7 +3,7 @@
* This include file contains the implementations of the inlined
* routines for the status package.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/support.inl b/c/src/exec/rtems/inline/support.inl
index d30c768abc..06de8d1f59 100644
--- a/c/src/exec/rtems/inline/support.inl
+++ b/c/src/exec/rtems/inline/support.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of all
* of the inlined routines specific to the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/tasks.inl b/c/src/exec/rtems/inline/tasks.inl
index 9722763d82..34c1e055a8 100644
--- a/c/src/exec/rtems/inline/tasks.inl
+++ b/c/src/exec/rtems/inline/tasks.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of all inlined
* routines in the with RTEMS Tasks Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/inline/timer.inl b/c/src/exec/rtems/inline/timer.inl
index 3ddb075d85..b884e02f4d 100644
--- a/c/src/exec/rtems/inline/timer.inl
+++ b/c/src/exec/rtems/inline/timer.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of the inlined routines
* from the Timer Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/asr.inl b/c/src/exec/rtems/macros/asr.inl
index c09d04eb6f..d3ed229ca9 100644
--- a/c/src/exec/rtems/macros/asr.inl
+++ b/c/src/exec/rtems/macros/asr.inl
@@ -3,7 +3,7 @@
* This include file contains the implemenation of all routines
* associated with the asynchronous signal handler which are inlined.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/attr.inl b/c/src/exec/rtems/macros/attr.inl
index 1a3903cb98..844ac4f012 100644
--- a/c/src/exec/rtems/macros/attr.inl
+++ b/c/src/exec/rtems/macros/attr.inl
@@ -3,7 +3,7 @@
* This include file contains all of the inlined routines associated
* with attributes.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/dpmem.inl b/c/src/exec/rtems/macros/dpmem.inl
index cc96f362c4..171f15d8e9 100644
--- a/c/src/exec/rtems/macros/dpmem.inl
+++ b/c/src/exec/rtems/macros/dpmem.inl
@@ -3,7 +3,7 @@
* This include file contains the inline routine used in conjunction
* with the Dual Ported Memory Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/event.inl b/c/src/exec/rtems/macros/event.inl
index 3320e5987f..e0d18e7817 100644
--- a/c/src/exec/rtems/macros/event.inl
+++ b/c/src/exec/rtems/macros/event.inl
@@ -3,7 +3,7 @@
* This include file contains the implementation of macros for
* the Event Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/eventset.inl b/c/src/exec/rtems/macros/eventset.inl
index 1e108c3875..3eeb2bea63 100644
--- a/c/src/exec/rtems/macros/eventset.inl
+++ b/c/src/exec/rtems/macros/eventset.inl
@@ -3,7 +3,7 @@
* This include file contains the macro implementation of inlined
* routines in the event set object.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/message.inl b/c/src/exec/rtems/macros/message.inl
index a9c9d41bb1..537701d41b 100644
--- a/c/src/exec/rtems/macros/message.inl
+++ b/c/src/exec/rtems/macros/message.inl
@@ -3,7 +3,7 @@
* This include file contains the macro implementation of all
* inlined routines in the Message Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/modes.inl b/c/src/exec/rtems/macros/modes.inl
index 928cd40c18..e84bf25b32 100644
--- a/c/src/exec/rtems/macros/modes.inl
+++ b/c/src/exec/rtems/macros/modes.inl
@@ -3,7 +3,7 @@
* This include file contains the macro implementation of the
* inlined routines in the Mode Handler.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/options.inl b/c/src/exec/rtems/macros/options.inl
index 675a778328..78068ab17c 100644
--- a/c/src/exec/rtems/macros/options.inl
+++ b/c/src/exec/rtems/macros/options.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines from the Options Handler.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/part.inl b/c/src/exec/rtems/macros/part.inl
index a806fe5dae..027a7427e5 100644
--- a/c/src/exec/rtems/macros/part.inl
+++ b/c/src/exec/rtems/macros/part.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of all inlined routines
* in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/ratemon.inl b/c/src/exec/rtems/macros/ratemon.inl
index 8b94d69a3a..8a550d91e0 100644
--- a/c/src/exec/rtems/macros/ratemon.inl
+++ b/c/src/exec/rtems/macros/ratemon.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines in the Rate Monotonic Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/region.inl b/c/src/exec/rtems/macros/region.inl
index 9d50eb82b7..8c36bdeb34 100644
--- a/c/src/exec/rtems/macros/region.inl
+++ b/c/src/exec/rtems/macros/region.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines from the Region Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/asr.inl b/c/src/exec/rtems/macros/rtems/rtems/asr.inl
index c09d04eb6f..d3ed229ca9 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/asr.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/asr.inl
@@ -3,7 +3,7 @@
* This include file contains the implemenation of all routines
* associated with the asynchronous signal handler which are inlined.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/attr.inl b/c/src/exec/rtems/macros/rtems/rtems/attr.inl
index 1a3903cb98..844ac4f012 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/attr.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/attr.inl
@@ -3,7 +3,7 @@
* This include file contains all of the inlined routines associated
* with attributes.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/dpmem.inl b/c/src/exec/rtems/macros/rtems/rtems/dpmem.inl
index cc96f362c4..171f15d8e9 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/dpmem.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/dpmem.inl
@@ -3,7 +3,7 @@
* This include file contains the inline routine used in conjunction
* with the Dual Ported Memory Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/event.inl b/c/src/exec/rtems/macros/rtems/rtems/event.inl
index 3320e5987f..e0d18e7817 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/event.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/event.inl
@@ -3,7 +3,7 @@
* This include file contains the implementation of macros for
* the Event Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/eventset.inl b/c/src/exec/rtems/macros/rtems/rtems/eventset.inl
index 1e108c3875..3eeb2bea63 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/eventset.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/eventset.inl
@@ -3,7 +3,7 @@
* This include file contains the macro implementation of inlined
* routines in the event set object.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/message.inl b/c/src/exec/rtems/macros/rtems/rtems/message.inl
index a9c9d41bb1..537701d41b 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/message.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/message.inl
@@ -3,7 +3,7 @@
* This include file contains the macro implementation of all
* inlined routines in the Message Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/modes.inl b/c/src/exec/rtems/macros/rtems/rtems/modes.inl
index 928cd40c18..e84bf25b32 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/modes.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/modes.inl
@@ -3,7 +3,7 @@
* This include file contains the macro implementation of the
* inlined routines in the Mode Handler.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/options.inl b/c/src/exec/rtems/macros/rtems/rtems/options.inl
index 675a778328..78068ab17c 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/options.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/options.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines from the Options Handler.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/part.inl b/c/src/exec/rtems/macros/rtems/rtems/part.inl
index a806fe5dae..027a7427e5 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/part.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/part.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of all inlined routines
* in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/ratemon.inl b/c/src/exec/rtems/macros/rtems/rtems/ratemon.inl
index 8b94d69a3a..8a550d91e0 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/ratemon.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/ratemon.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines in the Rate Monotonic Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/region.inl b/c/src/exec/rtems/macros/rtems/rtems/region.inl
index 9d50eb82b7..8c36bdeb34 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/region.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/region.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines from the Region Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/sem.inl b/c/src/exec/rtems/macros/rtems/rtems/sem.inl
index 8e35646c78..132422a30b 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/sem.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/sem.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines from the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/status.inl b/c/src/exec/rtems/macros/rtems/rtems/status.inl
index 3a9d4172ac..6db9086df0 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/status.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/status.inl
@@ -3,7 +3,7 @@
* This include file contains the implementations of the inlined
* routines for the status package.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/support.inl b/c/src/exec/rtems/macros/rtems/rtems/support.inl
index 42edbe624b..fc84a2e7ee 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/support.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/support.inl
@@ -3,7 +3,7 @@
* This include file contains the macros implementation of all
* of the inlined routines specific to the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/tasks.inl b/c/src/exec/rtems/macros/rtems/rtems/tasks.inl
index d8d6a8aae1..a60d80d60c 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/tasks.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/tasks.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of all inlined
* routines in the with RTEMS Tasks Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/rtems/rtems/timer.inl b/c/src/exec/rtems/macros/rtems/rtems/timer.inl
index dbd940c0f8..5dc329a203 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/timer.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/timer.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined routines
* from the Timer Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/sem.inl b/c/src/exec/rtems/macros/sem.inl
index 8e35646c78..132422a30b 100644
--- a/c/src/exec/rtems/macros/sem.inl
+++ b/c/src/exec/rtems/macros/sem.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined
* routines from the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/status.inl b/c/src/exec/rtems/macros/status.inl
index 3a9d4172ac..6db9086df0 100644
--- a/c/src/exec/rtems/macros/status.inl
+++ b/c/src/exec/rtems/macros/status.inl
@@ -3,7 +3,7 @@
* This include file contains the implementations of the inlined
* routines for the status package.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/support.inl b/c/src/exec/rtems/macros/support.inl
index 42edbe624b..fc84a2e7ee 100644
--- a/c/src/exec/rtems/macros/support.inl
+++ b/c/src/exec/rtems/macros/support.inl
@@ -3,7 +3,7 @@
* This include file contains the macros implementation of all
* of the inlined routines specific to the RTEMS API.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/tasks.inl b/c/src/exec/rtems/macros/tasks.inl
index d8d6a8aae1..a60d80d60c 100644
--- a/c/src/exec/rtems/macros/tasks.inl
+++ b/c/src/exec/rtems/macros/tasks.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of all inlined
* routines in the with RTEMS Tasks Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/macros/timer.inl b/c/src/exec/rtems/macros/timer.inl
index dbd940c0f8..5dc329a203 100644
--- a/c/src/exec/rtems/macros/timer.inl
+++ b/c/src/exec/rtems/macros/timer.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined routines
* from the Timer Manager.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-dpmem.c b/c/src/exec/rtems/optman/no-dpmem.c
index 4b9d78b426..b3a122abb7 100644
--- a/c/src/exec/rtems/optman/no-dpmem.c
+++ b/c/src/exec/rtems/optman/no-dpmem.c
@@ -1,7 +1,7 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-event.c b/c/src/exec/rtems/optman/no-event.c
index ab3c11aa6c..5aa427ce73 100644
--- a/c/src/exec/rtems/optman/no-event.c
+++ b/c/src/exec/rtems/optman/no-event.c
@@ -1,7 +1,7 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-mp.c b/c/src/exec/rtems/optman/no-mp.c
index b4c974e6bb..71c38826f3 100644
--- a/c/src/exec/rtems/optman/no-mp.c
+++ b/c/src/exec/rtems/optman/no-mp.c
@@ -2,7 +2,7 @@
* Multiprocessing Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-msg.c b/c/src/exec/rtems/optman/no-msg.c
index 8225114577..65103dcb7d 100644
--- a/c/src/exec/rtems/optman/no-msg.c
+++ b/c/src/exec/rtems/optman/no-msg.c
@@ -2,7 +2,7 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-part.c b/c/src/exec/rtems/optman/no-part.c
index 5150abd033..56abcb7af1 100644
--- a/c/src/exec/rtems/optman/no-part.c
+++ b/c/src/exec/rtems/optman/no-part.c
@@ -2,7 +2,7 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-region.c b/c/src/exec/rtems/optman/no-region.c
index fe809ff96e..3ae7c86f35 100644
--- a/c/src/exec/rtems/optman/no-region.c
+++ b/c/src/exec/rtems/optman/no-region.c
@@ -2,7 +2,7 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-rtmon.c b/c/src/exec/rtems/optman/no-rtmon.c
index 1fae6edeb8..96e6fe8228 100644
--- a/c/src/exec/rtems/optman/no-rtmon.c
+++ b/c/src/exec/rtems/optman/no-rtmon.c
@@ -2,7 +2,7 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-sem.c b/c/src/exec/rtems/optman/no-sem.c
index ef725253f5..2f31e50cd9 100644
--- a/c/src/exec/rtems/optman/no-sem.c
+++ b/c/src/exec/rtems/optman/no-sem.c
@@ -2,7 +2,7 @@
* Semaphore Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-signal.c b/c/src/exec/rtems/optman/no-signal.c
index de61dd12c4..b73d12c97b 100644
--- a/c/src/exec/rtems/optman/no-signal.c
+++ b/c/src/exec/rtems/optman/no-signal.c
@@ -2,7 +2,7 @@
* Signal Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/optman/no-timer.c b/c/src/exec/rtems/optman/no-timer.c
index a7fd4d4c04..5d6ec63d4e 100644
--- a/c/src/exec/rtems/optman/no-timer.c
+++ b/c/src/exec/rtems/optman/no-timer.c
@@ -2,7 +2,7 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/attr.c b/c/src/exec/rtems/src/attr.c
index e1392e0b2b..ea0f68be70 100644
--- a/c/src/exec/rtems/src/attr.c
+++ b/c/src/exec/rtems/src/attr.c
@@ -2,7 +2,7 @@
* Body for Attribute Routines
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/clock.c b/c/src/exec/rtems/src/clock.c
index f011c4a271..8a1b6b56af 100644
--- a/c/src/exec/rtems/src/clock.c
+++ b/c/src/exec/rtems/src/clock.c
@@ -1,7 +1,7 @@
/*
* Clock Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/dpmem.c b/c/src/exec/rtems/src/dpmem.c
index 9675fd7f3f..9cc778df82 100644
--- a/c/src/exec/rtems/src/dpmem.c
+++ b/c/src/exec/rtems/src/dpmem.c
@@ -1,7 +1,7 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/event.c b/c/src/exec/rtems/src/event.c
index 8923e69b57..a780ba7cf7 100644
--- a/c/src/exec/rtems/src/event.c
+++ b/c/src/exec/rtems/src/event.c
@@ -1,7 +1,7 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/eventmp.c b/c/src/exec/rtems/src/eventmp.c
index 0a281987fd..4a561e69a2 100644
--- a/c/src/exec/rtems/src/eventmp.c
+++ b/c/src/exec/rtems/src/eventmp.c
@@ -1,7 +1,7 @@
/*
* Multiprocessing Support for the Event Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/intr.c b/c/src/exec/rtems/src/intr.c
index d446515c72..45dce11bdd 100644
--- a/c/src/exec/rtems/src/intr.c
+++ b/c/src/exec/rtems/src/intr.c
@@ -2,7 +2,7 @@
* Interrupt Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/intrbody.c b/c/src/exec/rtems/src/intrbody.c
index ea18e81a1b..d72e21281d 100644
--- a/c/src/exec/rtems/src/intrbody.c
+++ b/c/src/exec/rtems/src/intrbody.c
@@ -2,7 +2,7 @@
* Bodies for Inlined Interrupt Manager Routines
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/mp.c b/c/src/exec/rtems/src/mp.c
index a466ecce89..7d9f93c51c 100644
--- a/c/src/exec/rtems/src/mp.c
+++ b/c/src/exec/rtems/src/mp.c
@@ -2,7 +2,7 @@
* Multiprocessing Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/msg.c b/c/src/exec/rtems/src/msg.c
index 5e37bdff0c..f49e1cac21 100644
--- a/c/src/exec/rtems/src/msg.c
+++ b/c/src/exec/rtems/src/msg.c
@@ -2,7 +2,7 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/msgmp.c b/c/src/exec/rtems/src/msgmp.c
index 052fd64551..707aa94b44 100644
--- a/c/src/exec/rtems/src/msgmp.c
+++ b/c/src/exec/rtems/src/msgmp.c
@@ -2,7 +2,7 @@
* Multiprocessing Support for the Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/part.c b/c/src/exec/rtems/src/part.c
index 87e9790027..0698f0db71 100644
--- a/c/src/exec/rtems/src/part.c
+++ b/c/src/exec/rtems/src/part.c
@@ -2,7 +2,7 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/partmp.c b/c/src/exec/rtems/src/partmp.c
index d19ba044e9..17234974ef 100644
--- a/c/src/exec/rtems/src/partmp.c
+++ b/c/src/exec/rtems/src/partmp.c
@@ -2,7 +2,7 @@
* Multiprocessing Support for the Partition Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/ratemon.c b/c/src/exec/rtems/src/ratemon.c
index f5237feff6..ff9bb5bc21 100644
--- a/c/src/exec/rtems/src/ratemon.c
+++ b/c/src/exec/rtems/src/ratemon.c
@@ -2,7 +2,7 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/region.c b/c/src/exec/rtems/src/region.c
index ea93711dbd..c238bf51c5 100644
--- a/c/src/exec/rtems/src/region.c
+++ b/c/src/exec/rtems/src/region.c
@@ -2,7 +2,7 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/regionmp.c b/c/src/exec/rtems/src/regionmp.c
index 23504d141f..0b833f8671 100644
--- a/c/src/exec/rtems/src/regionmp.c
+++ b/c/src/exec/rtems/src/regionmp.c
@@ -2,7 +2,7 @@
* Multiprocessing Support for the Region Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/rtclock.c b/c/src/exec/rtems/src/rtclock.c
index f011c4a271..8a1b6b56af 100644
--- a/c/src/exec/rtems/src/rtclock.c
+++ b/c/src/exec/rtems/src/rtclock.c
@@ -1,7 +1,7 @@
/*
* Clock Manager
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/rtemstimer.c b/c/src/exec/rtems/src/rtemstimer.c
index a5d13c75aa..9d04686d40 100644
--- a/c/src/exec/rtems/src/rtemstimer.c
+++ b/c/src/exec/rtems/src/rtemstimer.c
@@ -2,7 +2,7 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/sem.c b/c/src/exec/rtems/src/sem.c
index 01aa6db614..f1c1f1fbb9 100644
--- a/c/src/exec/rtems/src/sem.c
+++ b/c/src/exec/rtems/src/sem.c
@@ -15,7 +15,7 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/semmp.c b/c/src/exec/rtems/src/semmp.c
index cff30d3ebb..01efdfca4e 100644
--- a/c/src/exec/rtems/src/semmp.c
+++ b/c/src/exec/rtems/src/semmp.c
@@ -2,7 +2,7 @@
* Multiprocessing Support for the Semaphore Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/signal.c b/c/src/exec/rtems/src/signal.c
index f4bb0716d4..efdcf70eea 100644
--- a/c/src/exec/rtems/src/signal.c
+++ b/c/src/exec/rtems/src/signal.c
@@ -2,7 +2,7 @@
* Signal Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/signalmp.c b/c/src/exec/rtems/src/signalmp.c
index bb2b3e9a88..f78e94d366 100644
--- a/c/src/exec/rtems/src/signalmp.c
+++ b/c/src/exec/rtems/src/signalmp.c
@@ -2,7 +2,7 @@
* Multiprocessing Support for the Signal Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/taskmp.c b/c/src/exec/rtems/src/taskmp.c
index 01857e3556..5d5f3df763 100644
--- a/c/src/exec/rtems/src/taskmp.c
+++ b/c/src/exec/rtems/src/taskmp.c
@@ -2,7 +2,7 @@
* Multiprocessing Support for the RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/tasks.c b/c/src/exec/rtems/src/tasks.c
index bbd2c652f6..3d76782ce1 100644
--- a/c/src/exec/rtems/src/tasks.c
+++ b/c/src/exec/rtems/src/tasks.c
@@ -2,7 +2,7 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/rtems/src/timer.c b/c/src/exec/rtems/src/timer.c
index a5d13c75aa..9d04686d40 100644
--- a/c/src/exec/rtems/src/timer.c
+++ b/c/src/exec/rtems/src/timer.c
@@ -2,7 +2,7 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*