summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/sapi/headers/confdefs.h2
-rw-r--r--c/src/exec/sapi/headers/config.h2
-rw-r--r--c/src/exec/sapi/headers/extension.h2
-rw-r--r--c/src/exec/sapi/headers/fatal.h2
-rw-r--r--c/src/exec/sapi/headers/init.h2
-rw-r--r--c/src/exec/sapi/headers/io.h2
-rw-r--r--c/src/exec/sapi/headers/mptables.h2
-rw-r--r--c/src/exec/sapi/headers/sptables.h2
-rw-r--r--c/src/exec/sapi/include/confdefs.h2
-rw-r--r--c/src/exec/sapi/include/rtems/config.h2
-rw-r--r--c/src/exec/sapi/include/rtems/extension.h2
-rw-r--r--c/src/exec/sapi/include/rtems/fatal.h2
-rw-r--r--c/src/exec/sapi/include/rtems/init.h2
-rw-r--r--c/src/exec/sapi/include/rtems/io.h2
-rw-r--r--c/src/exec/sapi/include/rtems/mptables.h2
-rw-r--r--c/src/exec/sapi/include/rtems/sptables.h2
-rw-r--r--c/src/exec/sapi/inline/extension.inl2
-rw-r--r--c/src/exec/sapi/inline/rtems/extension.inl2
-rw-r--r--c/src/exec/sapi/macros/extension.inl2
-rw-r--r--c/src/exec/sapi/macros/rtems/extension.inl2
-rw-r--r--c/src/exec/sapi/optman/no-ext.c2
-rw-r--r--c/src/exec/sapi/optman/no-io.c2
-rw-r--r--c/src/exec/sapi/src/debug.c2
-rw-r--r--c/src/exec/sapi/src/exinit.c2
-rw-r--r--c/src/exec/sapi/src/extension.c2
-rw-r--r--c/src/exec/sapi/src/fatal.c2
-rw-r--r--c/src/exec/sapi/src/io.c2
-rw-r--r--c/src/exec/sapi/src/posixapi.c2
-rw-r--r--c/src/exec/sapi/src/rtemsapi.c2
29 files changed, 29 insertions, 29 deletions
diff --git a/c/src/exec/sapi/headers/confdefs.h b/c/src/exec/sapi/headers/confdefs.h
index 02bd96cc4c..168ed3b45d 100644
--- a/c/src/exec/sapi/headers/confdefs.h
+++ b/c/src/exec/sapi/headers/confdefs.h
@@ -4,7 +4,7 @@
* be used by the single processor tests to define its default configuration
* parameters.
*
- * 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/sapi/headers/config.h b/c/src/exec/sapi/headers/config.h
index 033162c0f8..03e9796c75 100644
--- a/c/src/exec/sapi/headers/config.h
+++ b/c/src/exec/sapi/headers/config.h
@@ -3,7 +3,7 @@
* This include file contains the table of user defined configuration
* parameters.
*
- * 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/sapi/headers/extension.h b/c/src/exec/sapi/headers/extension.h
index 86fe5787a9..9b6b21c70e 100644
--- a/c/src/exec/sapi/headers/extension.h
+++ b/c/src/exec/sapi/headers/extension.h
@@ -10,7 +10,7 @@
* + get ID of user extension set
* + delete user extension set
*
- * 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/sapi/headers/fatal.h b/c/src/exec/sapi/headers/fatal.h
index c570dd6a2d..7f0a7b443a 100644
--- a/c/src/exec/sapi/headers/fatal.h
+++ b/c/src/exec/sapi/headers/fatal.h
@@ -9,7 +9,7 @@
* + announce a fatal error has occurred
*
*
- * 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/sapi/headers/init.h b/c/src/exec/sapi/headers/init.h
index 0e1867e44f..a4f24d8010 100644
--- a/c/src/exec/sapi/headers/init.h
+++ b/c/src/exec/sapi/headers/init.h
@@ -12,7 +12,7 @@
* + shutdown the RTEMS executive
*
*
- * 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/sapi/headers/io.h b/c/src/exec/sapi/headers/io.h
index ea8fe9836d..11b4f812cd 100644
--- a/c/src/exec/sapi/headers/io.h
+++ b/c/src/exec/sapi/headers/io.h
@@ -14,7 +14,7 @@
* + write to a device driver
* + special device services
*
- * 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/sapi/headers/mptables.h b/c/src/exec/sapi/headers/mptables.h
index bd1761b97c..8fdbdfebd2 100644
--- a/c/src/exec/sapi/headers/mptables.h
+++ b/c/src/exec/sapi/headers/mptables.h
@@ -3,7 +3,7 @@
* This include file contains the executive's pre-initialized tables
* used in a multiprocessor configuration.
*
- * 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/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h
index 3adc7eb57a..cad941d21a 100644
--- a/c/src/exec/sapi/headers/sptables.h
+++ b/c/src/exec/sapi/headers/sptables.h
@@ -3,7 +3,7 @@
* This include file contains the executive's pre-initialized tables
* used when in a single processor configuration.
*
- * 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/sapi/include/confdefs.h b/c/src/exec/sapi/include/confdefs.h
index 02bd96cc4c..168ed3b45d 100644
--- a/c/src/exec/sapi/include/confdefs.h
+++ b/c/src/exec/sapi/include/confdefs.h
@@ -4,7 +4,7 @@
* be used by the single processor tests to define its default configuration
* parameters.
*
- * 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/sapi/include/rtems/config.h b/c/src/exec/sapi/include/rtems/config.h
index 033162c0f8..03e9796c75 100644
--- a/c/src/exec/sapi/include/rtems/config.h
+++ b/c/src/exec/sapi/include/rtems/config.h
@@ -3,7 +3,7 @@
* This include file contains the table of user defined configuration
* parameters.
*
- * 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/sapi/include/rtems/extension.h b/c/src/exec/sapi/include/rtems/extension.h
index 86fe5787a9..9b6b21c70e 100644
--- a/c/src/exec/sapi/include/rtems/extension.h
+++ b/c/src/exec/sapi/include/rtems/extension.h
@@ -10,7 +10,7 @@
* + get ID of user extension set
* + delete user extension set
*
- * 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/sapi/include/rtems/fatal.h b/c/src/exec/sapi/include/rtems/fatal.h
index c570dd6a2d..7f0a7b443a 100644
--- a/c/src/exec/sapi/include/rtems/fatal.h
+++ b/c/src/exec/sapi/include/rtems/fatal.h
@@ -9,7 +9,7 @@
* + announce a fatal error has occurred
*
*
- * 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/sapi/include/rtems/init.h b/c/src/exec/sapi/include/rtems/init.h
index 0e1867e44f..a4f24d8010 100644
--- a/c/src/exec/sapi/include/rtems/init.h
+++ b/c/src/exec/sapi/include/rtems/init.h
@@ -12,7 +12,7 @@
* + shutdown the RTEMS executive
*
*
- * 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/sapi/include/rtems/io.h b/c/src/exec/sapi/include/rtems/io.h
index ea8fe9836d..11b4f812cd 100644
--- a/c/src/exec/sapi/include/rtems/io.h
+++ b/c/src/exec/sapi/include/rtems/io.h
@@ -14,7 +14,7 @@
* + write to a device driver
* + special device services
*
- * 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/sapi/include/rtems/mptables.h b/c/src/exec/sapi/include/rtems/mptables.h
index bd1761b97c..8fdbdfebd2 100644
--- a/c/src/exec/sapi/include/rtems/mptables.h
+++ b/c/src/exec/sapi/include/rtems/mptables.h
@@ -3,7 +3,7 @@
* This include file contains the executive's pre-initialized tables
* used in a multiprocessor configuration.
*
- * 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/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 3adc7eb57a..cad941d21a 100644
--- a/c/src/exec/sapi/include/rtems/sptables.h
+++ b/c/src/exec/sapi/include/rtems/sptables.h
@@ -3,7 +3,7 @@
* This include file contains the executive's pre-initialized tables
* used when in a single processor configuration.
*
- * 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/sapi/inline/extension.inl b/c/src/exec/sapi/inline/extension.inl
index 128c27b85b..49cd834832 100644
--- a/c/src/exec/sapi/inline/extension.inl
+++ b/c/src/exec/sapi/inline/extension.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of the inlined routines
* from the Extension 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/sapi/inline/rtems/extension.inl b/c/src/exec/sapi/inline/rtems/extension.inl
index 128c27b85b..49cd834832 100644
--- a/c/src/exec/sapi/inline/rtems/extension.inl
+++ b/c/src/exec/sapi/inline/rtems/extension.inl
@@ -3,7 +3,7 @@
* This file contains the static inline implementation of the inlined routines
* from the Extension 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/sapi/macros/extension.inl b/c/src/exec/sapi/macros/extension.inl
index 2108032116..225f6b188d 100644
--- a/c/src/exec/sapi/macros/extension.inl
+++ b/c/src/exec/sapi/macros/extension.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined routines
* from the Extension 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/sapi/macros/rtems/extension.inl b/c/src/exec/sapi/macros/rtems/extension.inl
index 2108032116..225f6b188d 100644
--- a/c/src/exec/sapi/macros/rtems/extension.inl
+++ b/c/src/exec/sapi/macros/rtems/extension.inl
@@ -3,7 +3,7 @@
* This file contains the macro implementation of the inlined routines
* from the Extension 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/sapi/optman/no-ext.c b/c/src/exec/sapi/optman/no-ext.c
index 0d3413d544..ae72a6e552 100644
--- a/c/src/exec/sapi/optman/no-ext.c
+++ b/c/src/exec/sapi/optman/no-ext.c
@@ -2,7 +2,7 @@
* Extension 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/sapi/optman/no-io.c b/c/src/exec/sapi/optman/no-io.c
index 36de74cce3..7b38c436d4 100644
--- a/c/src/exec/sapi/optman/no-io.c
+++ b/c/src/exec/sapi/optman/no-io.c
@@ -2,7 +2,7 @@
* Input/Output 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/sapi/src/debug.c b/c/src/exec/sapi/src/debug.c
index f93fe67e07..e44e837dc9 100644
--- a/c/src/exec/sapi/src/debug.c
+++ b/c/src/exec/sapi/src/debug.c
@@ -1,7 +1,7 @@
/*
* Debug 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/sapi/src/exinit.c b/c/src/exec/sapi/src/exinit.c
index 5e1b7f0bb0..ce45bb31e8 100644
--- a/c/src/exec/sapi/src/exinit.c
+++ b/c/src/exec/sapi/src/exinit.c
@@ -1,7 +1,7 @@
/*
* Initialization 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/sapi/src/extension.c b/c/src/exec/sapi/src/extension.c
index 4550d79e8a..09d9e09d33 100644
--- a/c/src/exec/sapi/src/extension.c
+++ b/c/src/exec/sapi/src/extension.c
@@ -2,7 +2,7 @@
* Extension 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/sapi/src/fatal.c b/c/src/exec/sapi/src/fatal.c
index 665f555d9d..d0fc3ff5c7 100644
--- a/c/src/exec/sapi/src/fatal.c
+++ b/c/src/exec/sapi/src/fatal.c
@@ -1,7 +1,7 @@
/*
* Fatal Error 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/sapi/src/io.c b/c/src/exec/sapi/src/io.c
index 89f38caaaa..92de490885 100644
--- a/c/src/exec/sapi/src/io.c
+++ b/c/src/exec/sapi/src/io.c
@@ -2,7 +2,7 @@
* Input/Output 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/sapi/src/posixapi.c b/c/src/exec/sapi/src/posixapi.c
index 1964f9fc05..cc41c30d20 100644
--- a/c/src/exec/sapi/src/posixapi.c
+++ b/c/src/exec/sapi/src/posixapi.c
@@ -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/sapi/src/rtemsapi.c b/c/src/exec/sapi/src/rtemsapi.c
index 61dc0128d7..d860ad7f99 100644
--- a/c/src/exec/sapi/src/rtemsapi.c
+++ b/c/src/exec/sapi/src/rtemsapi.c
@@ -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.
*