summaryrefslogtreecommitdiffstats
path: root/c/src/libchip
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:19:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:19:21 +0000
commit2697be56d0a3bda678f6bd38f07a2d749cfdc117 (patch)
treee55fc12932d5a73ef1053f9de258a20f730a0d0d /c/src/libchip
parent2007-03-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2697be56d0a3bda678f6bd38f07a2d749cfdc117.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/src/libchip')
-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
4 files changed, 4 insertions, 5 deletions
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$
*/