summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/include
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/sapi/include')
-rw-r--r--c/src/exec/sapi/include/confdefs.h3
-rw-r--r--c/src/exec/sapi/include/rtems/config.h3
-rw-r--r--c/src/exec/sapi/include/rtems/extension.h3
-rw-r--r--c/src/exec/sapi/include/rtems/fatal.h3
-rw-r--r--c/src/exec/sapi/include/rtems/init.h3
-rw-r--r--c/src/exec/sapi/include/rtems/io.h3
-rw-r--r--c/src/exec/sapi/include/rtems/mptables.h3
-rw-r--r--c/src/exec/sapi/include/rtems/sptables.h.in3
8 files changed, 8 insertions, 16 deletions
diff --git a/c/src/exec/sapi/include/confdefs.h b/c/src/exec/sapi/include/confdefs.h
index 152ae790df..8e2e876aad 100644
--- a/c/src/exec/sapi/include/confdefs.h
+++ b/c/src/exec/sapi/include/confdefs.h
@@ -4,9 +4,8 @@
* be used by the single processor tests to define its default configuration
* parameters.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/config.h b/c/src/exec/sapi/include/rtems/config.h
index 636813edc5..bd8d972fc2 100644
--- a/c/src/exec/sapi/include/rtems/config.h
+++ b/c/src/exec/sapi/include/rtems/config.h
@@ -3,9 +3,8 @@
* This include file contains the table of user defined configuration
* parameters.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/extension.h b/c/src/exec/sapi/include/rtems/extension.h
index 9b6b21c70e..ed532658f2 100644
--- a/c/src/exec/sapi/include/rtems/extension.h
+++ b/c/src/exec/sapi/include/rtems/extension.h
@@ -10,9 +10,8 @@
* + get ID of user extension set
* + delete user extension set
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/fatal.h b/c/src/exec/sapi/include/rtems/fatal.h
index 7f0a7b443a..fd50518aef 100644
--- a/c/src/exec/sapi/include/rtems/fatal.h
+++ b/c/src/exec/sapi/include/rtems/fatal.h
@@ -9,9 +9,8 @@
* + announce a fatal error has occurred
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/init.h b/c/src/exec/sapi/include/rtems/init.h
index a4f24d8010..0aa86a29ef 100644
--- a/c/src/exec/sapi/include/rtems/init.h
+++ b/c/src/exec/sapi/include/rtems/init.h
@@ -12,9 +12,8 @@
* + shutdown the RTEMS executive
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/io.h b/c/src/exec/sapi/include/rtems/io.h
index 11b4f812cd..55a9aac7b4 100644
--- a/c/src/exec/sapi/include/rtems/io.h
+++ b/c/src/exec/sapi/include/rtems/io.h
@@ -14,9 +14,8 @@
* + write to a device driver
* + special device services
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/mptables.h b/c/src/exec/sapi/include/rtems/mptables.h
index 8fdbdfebd2..f1e7435442 100644
--- a/c/src/exec/sapi/include/rtems/mptables.h
+++ b/c/src/exec/sapi/include/rtems/mptables.h
@@ -3,9 +3,8 @@
* This include file contains the executive's pre-initialized tables
* used in a multiprocessor configuration.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/sptables.h.in b/c/src/exec/sapi/include/rtems/sptables.h.in
index de98be836c..4d1425120b 100644
--- a/c/src/exec/sapi/include/rtems/sptables.h.in
+++ b/c/src/exec/sapi/include/rtems/sptables.h.in
@@ -3,9 +3,8 @@
* This include file contains the executive's pre-initialized tables
* used when in a single processor configuration.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at