summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/exec/sapi/ChangeLog4
-rw-r--r--c/src/exec/sapi/include/rtems/directives.h1
-rw-r--r--cpukit/sapi/ChangeLog4
3 files changed, 8 insertions, 1 deletions
diff --git a/c/src/exec/sapi/ChangeLog b/c/src/exec/sapi/ChangeLog
index 50dffa99cd..c33c840937 100644
--- a/c/src/exec/sapi/ChangeLog
+++ b/c/src/exec/sapi/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-12 Joel Sherrill <joel@OARcorp.com>
+
+ * include/rtems/directives.h: Fixed typo.
+
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
diff --git a/c/src/exec/sapi/include/rtems/directives.h b/c/src/exec/sapi/include/rtems/directives.h
index 785ab0760e..5c68f056e3 100644
--- a/c/src/exec/sapi/include/rtems/directives.h
+++ b/c/src/exec/sapi/include/rtems/directives.h
@@ -5,7 +5,6 @@
*
* COPYRIGHT (c) 1989-1997
* 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/cpukit/sapi/ChangeLog b/cpukit/sapi/ChangeLog
index 50dffa99cd..c33c840937 100644
--- a/cpukit/sapi/ChangeLog
+++ b/cpukit/sapi/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-12 Joel Sherrill <joel@OARcorp.com>
+
+ * include/rtems/directives.h: Fixed typo.
+
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.