summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/exec/libnetworking/rtems/mkrootfs.c1
-rw-r--r--c/src/exec/libnetworking/rtems/mkrootfs.h1
-rw-r--r--c/src/libmisc/ChangeLog4
-rw-r--r--c/src/libmisc/rootfs/mkrootfs.c1
-rw-r--r--c/src/libmisc/rootfs/mkrootfs.h1
-rw-r--r--c/src/libnetworking/rtems/mkrootfs.c1
-rw-r--r--c/src/libnetworking/rtems/mkrootfs.h1
-rw-r--r--cpukit/libmisc/ChangeLog4
-rw-r--r--cpukit/libnetworking/rtems/mkrootfs.c1
-rw-r--r--cpukit/libnetworking/rtems/mkrootfs.h1
10 files changed, 8 insertions, 8 deletions
diff --git a/c/src/exec/libnetworking/rtems/mkrootfs.c b/c/src/exec/libnetworking/rtems/mkrootfs.c
index d8c6301b6a..eff49ff9a0 100644
--- a/c/src/exec/libnetworking/rtems/mkrootfs.c
+++ b/c/src/exec/libnetworking/rtems/mkrootfs.c
@@ -8,7 +8,6 @@
COPYRIGHT (c) 1989-1998.
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/libnetworking/rtems/mkrootfs.h b/c/src/exec/libnetworking/rtems/mkrootfs.h
index ac9d697da4..919f172ebf 100644
--- a/c/src/exec/libnetworking/rtems/mkrootfs.h
+++ b/c/src/exec/libnetworking/rtems/mkrootfs.h
@@ -8,7 +8,6 @@
COPYRIGHT (c) 1989-1998.
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/libmisc/ChangeLog b/c/src/libmisc/ChangeLog
index 77eae9ac5c..6416139c27 100644
--- a/c/src/libmisc/ChangeLog
+++ b/c/src/libmisc/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-12 Joel Sherrill <joel@OARcorp.com>
+
+ * rootfs/mkrootfs.c, rootfs/mkrootfs.h: Fixed typo.
+
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
diff --git a/c/src/libmisc/rootfs/mkrootfs.c b/c/src/libmisc/rootfs/mkrootfs.c
index d8c6301b6a..eff49ff9a0 100644
--- a/c/src/libmisc/rootfs/mkrootfs.c
+++ b/c/src/libmisc/rootfs/mkrootfs.c
@@ -8,7 +8,6 @@
COPYRIGHT (c) 1989-1998.
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/libmisc/rootfs/mkrootfs.h b/c/src/libmisc/rootfs/mkrootfs.h
index ac9d697da4..919f172ebf 100644
--- a/c/src/libmisc/rootfs/mkrootfs.h
+++ b/c/src/libmisc/rootfs/mkrootfs.h
@@ -8,7 +8,6 @@
COPYRIGHT (c) 1989-1998.
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/libnetworking/rtems/mkrootfs.c b/c/src/libnetworking/rtems/mkrootfs.c
index d8c6301b6a..eff49ff9a0 100644
--- a/c/src/libnetworking/rtems/mkrootfs.c
+++ b/c/src/libnetworking/rtems/mkrootfs.c
@@ -8,7 +8,6 @@
COPYRIGHT (c) 1989-1998.
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/libnetworking/rtems/mkrootfs.h b/c/src/libnetworking/rtems/mkrootfs.h
index ac9d697da4..919f172ebf 100644
--- a/c/src/libnetworking/rtems/mkrootfs.h
+++ b/c/src/libnetworking/rtems/mkrootfs.h
@@ -8,7 +8,6 @@
COPYRIGHT (c) 1989-1998.
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/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index 77eae9ac5c..6416139c27 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-12 Joel Sherrill <joel@OARcorp.com>
+
+ * rootfs/mkrootfs.c, rootfs/mkrootfs.h: Fixed typo.
+
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
diff --git a/cpukit/libnetworking/rtems/mkrootfs.c b/cpukit/libnetworking/rtems/mkrootfs.c
index d8c6301b6a..eff49ff9a0 100644
--- a/cpukit/libnetworking/rtems/mkrootfs.c
+++ b/cpukit/libnetworking/rtems/mkrootfs.c
@@ -8,7 +8,6 @@
COPYRIGHT (c) 1989-1998.
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/libnetworking/rtems/mkrootfs.h b/cpukit/libnetworking/rtems/mkrootfs.h
index ac9d697da4..919f172ebf 100644
--- a/cpukit/libnetworking/rtems/mkrootfs.h
+++ b/cpukit/libnetworking/rtems/mkrootfs.h
@@ -8,7 +8,6 @@
COPYRIGHT (c) 1989-1998.
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