summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:23:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:23:26 +0000
commite4851067d3bf5ad4cc14619a8d5535f0e40b33f7 (patch)
tree652a7f6a70b7981cc321309937436598b0daeeef /c
parent2007-03-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e4851067d3bf5ad4cc14619a8d5535f0e40b33f7.tar.bz2
2007-03-12 Joel Sherrill <joel@OARcorp.com>
* libchip/network/cs8900.c, libchip/network/cs8900.h, libchip/network/greth.c, libchip/network/greth.h: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog7
-rw-r--r--c/src/libchip/network/cs8900.c3
-rw-r--r--c/src/libchip/network/cs8900.h2
-rw-r--r--c/src/libchip/network/greth.c2
-rw-r--r--c/src/libchip/network/greth.h2
5 files changed, 11 insertions, 5 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 9339bfd005..8459f59e92 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-12 Joel Sherrill <joel@OARcorp.com>
+
+ * libchip/network/cs8900.c, libchip/network/cs8900.h,
+ libchip/network/greth.c, libchip/network/greth.h: Correct license URL
+ and/or fix mistake in copyright notice. Both of these mistakes appear
+ to be from code submitted after these changes were made previously.
+
2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
diff --git a/c/src/libchip/network/cs8900.c b/c/src/libchip/network/cs8900.c
index 0121c1c3e5..0d7dc42f46 100644
--- a/c/src/libchip/network/cs8900.c
+++ b/c/src/libchip/network/cs8900.c
@@ -12,11 +12,10 @@
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
- http://www.OARcorp.com/rtems/license.html.
+ http://www.rtems.com/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/libchip/network/cs8900.h b/c/src/libchip/network/cs8900.h
index 67b37c7b48..c03b22bcc5 100644
--- a/c/src/libchip/network/cs8900.h
+++ b/c/src/libchip/network/cs8900.h
@@ -15,7 +15,7 @@
The license and distribution terms for this file may be
found in the file LICENSE in this distribution or at
- http://www.OARcorp.com/rtems/license.html.
+ http://www.rtems.com/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/libchip/network/greth.c b/c/src/libchip/network/greth.c
index d27b52f356..50b9b48b23 100644
--- a/c/src/libchip/network/greth.c
+++ b/c/src/libchip/network/greth.c
@@ -6,7 +6,7 @@
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/libchip/network/greth.h b/c/src/libchip/network/greth.h
index 41d135f633..7dbc718df9 100644
--- a/c/src/libchip/network/greth.h
+++ b/c/src/libchip/network/greth.h
@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/