summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/macros/rtems/rtems
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/macros/rtems/rtems')
-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
16 files changed, 16 insertions, 16 deletions
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.
*