summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/inline
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/posix/inline/cond.inl2
-rw-r--r--c/src/exec/posix/inline/intr.inl2
-rw-r--r--c/src/exec/posix/inline/key.inl2
-rw-r--r--c/src/exec/posix/inline/mqueue.inl2
-rw-r--r--c/src/exec/posix/inline/mutex.inl2
-rw-r--r--c/src/exec/posix/inline/pthread.inl2
-rw-r--r--c/src/exec/posix/inline/rtems/posix/cond.inl2
-rw-r--r--c/src/exec/posix/inline/rtems/posix/intr.inl2
-rw-r--r--c/src/exec/posix/inline/rtems/posix/key.inl2
-rw-r--r--c/src/exec/posix/inline/rtems/posix/mqueue.inl2
-rw-r--r--c/src/exec/posix/inline/rtems/posix/mutex.inl2
-rw-r--r--c/src/exec/posix/inline/rtems/posix/pthread.inl2
-rw-r--r--c/src/exec/posix/inline/rtems/posix/semaphore.inl2
-rw-r--r--c/src/exec/posix/inline/semaphore.inl2
14 files changed, 14 insertions, 14 deletions
diff --git a/c/src/exec/posix/inline/cond.inl b/c/src/exec/posix/inline/cond.inl
index aa0ef64074..3a6741b1b8 100644
--- a/c/src/exec/posix/inline/cond.inl
+++ b/c/src/exec/posix/inline/cond.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX condition variables.
*
- * 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/posix/inline/intr.inl b/c/src/exec/posix/inline/intr.inl
index e7feb7801f..d084a1d12a 100644
--- a/c/src/exec/posix/inline/intr.inl
+++ b/c/src/exec/posix/inline/intr.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX 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/posix/inline/key.inl b/c/src/exec/posix/inline/key.inl
index c46bb45f19..fa4d31b11f 100644
--- a/c/src/exec/posix/inline/key.inl
+++ b/c/src/exec/posix/inline/key.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX key's.
*
- * 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/posix/inline/mqueue.inl b/c/src/exec/posix/inline/mqueue.inl
index e7f1b6206b..51326fba7b 100644
--- a/c/src/exec/posix/inline/mqueue.inl
+++ b/c/src/exec/posix/inline/mqueue.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX Message 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/posix/inline/mutex.inl b/c/src/exec/posix/inline/mutex.inl
index 2228a6ebd7..5c1f3b7b73 100644
--- a/c/src/exec/posix/inline/mutex.inl
+++ b/c/src/exec/posix/inline/mutex.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX mutex's.
*
- * 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/posix/inline/pthread.inl b/c/src/exec/posix/inline/pthread.inl
index 282613d05d..51f7287384 100644
--- a/c/src/exec/posix/inline/pthread.inl
+++ b/c/src/exec/posix/inline/pthread.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX threads.
*
- * 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/posix/inline/rtems/posix/cond.inl b/c/src/exec/posix/inline/rtems/posix/cond.inl
index aa0ef64074..3a6741b1b8 100644
--- a/c/src/exec/posix/inline/rtems/posix/cond.inl
+++ b/c/src/exec/posix/inline/rtems/posix/cond.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX condition variables.
*
- * 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/posix/inline/rtems/posix/intr.inl b/c/src/exec/posix/inline/rtems/posix/intr.inl
index e7feb7801f..d084a1d12a 100644
--- a/c/src/exec/posix/inline/rtems/posix/intr.inl
+++ b/c/src/exec/posix/inline/rtems/posix/intr.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX 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/posix/inline/rtems/posix/key.inl b/c/src/exec/posix/inline/rtems/posix/key.inl
index c46bb45f19..fa4d31b11f 100644
--- a/c/src/exec/posix/inline/rtems/posix/key.inl
+++ b/c/src/exec/posix/inline/rtems/posix/key.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX key's.
*
- * 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/posix/inline/rtems/posix/mqueue.inl b/c/src/exec/posix/inline/rtems/posix/mqueue.inl
index e7f1b6206b..51326fba7b 100644
--- a/c/src/exec/posix/inline/rtems/posix/mqueue.inl
+++ b/c/src/exec/posix/inline/rtems/posix/mqueue.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX Message 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/posix/inline/rtems/posix/mutex.inl b/c/src/exec/posix/inline/rtems/posix/mutex.inl
index 2228a6ebd7..5c1f3b7b73 100644
--- a/c/src/exec/posix/inline/rtems/posix/mutex.inl
+++ b/c/src/exec/posix/inline/rtems/posix/mutex.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX mutex's.
*
- * 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/posix/inline/rtems/posix/pthread.inl b/c/src/exec/posix/inline/rtems/posix/pthread.inl
index 282613d05d..51f7287384 100644
--- a/c/src/exec/posix/inline/rtems/posix/pthread.inl
+++ b/c/src/exec/posix/inline/rtems/posix/pthread.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX threads.
*
- * 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/posix/inline/rtems/posix/semaphore.inl b/c/src/exec/posix/inline/rtems/posix/semaphore.inl
index a8d457ccc8..8f2189d82a 100644
--- a/c/src/exec/posix/inline/rtems/posix/semaphore.inl
+++ b/c/src/exec/posix/inline/rtems/posix/semaphore.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX Semaphores.
*
- * 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/posix/inline/semaphore.inl b/c/src/exec/posix/inline/semaphore.inl
index a8d457ccc8..8f2189d82a 100644
--- a/c/src/exec/posix/inline/semaphore.inl
+++ b/c/src/exec/posix/inline/semaphore.inl
@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX Semaphores.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*