diff options
author | Joel Sherrill <joel.sherrill@OARcorp.com> | 2003-09-04 18:51:48 +0000 |
---|---|---|
committer | Joel Sherrill <joel.sherrill@OARcorp.com> | 2003-09-04 18:51:48 +0000 |
commit | d6284ab641134eeb056206e77f2a66c104a4d5c3 (patch) | |
tree | ea466111af9ba14931be4ff1a1038b8f0af886c8 /c/src | |
parent | 2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff) | |
download | rtems-d6284ab641134eeb056206e77f2a66c104a4d5c3.tar.bz2 |
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
start/start.S, startup/bspclean.c, startup/bspstart.c,
startup/linkcmds, timer/timer.c: URL for license changed.
Diffstat (limited to 'c/src')
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/ChangeLog | 6 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c | 2 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/console/console.c | 2 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/include/bsp.h | 2 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/include/coverhd.h | 2 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/start/start.S | 2 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c | 2 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c | 2 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/startup/linkcmds | 2 | ||||
-rw-r--r-- | c/src/lib/libbsp/m68k/gen68302/timer/timer.c | 2 |
10 files changed, 15 insertions, 9 deletions
diff --git a/c/src/lib/libbsp/m68k/gen68302/ChangeLog b/c/src/lib/libbsp/m68k/gen68302/ChangeLog index de74419620..d50bc1f2ce 100644 --- a/c/src/lib/libbsp/m68k/gen68302/ChangeLog +++ b/c/src/lib/libbsp/m68k/gen68302/ChangeLog @@ -1,3 +1,9 @@ +2003-09-04 Joel Sherrill <joel@OARcorp.com> + + * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h, + start/start.S, startup/bspclean.c, startup/bspstart.c, + startup/linkcmds, timer/timer.c: URL for license changed. + 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c b/c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c index f049db202e..c903fda81c 100644 --- a/c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c +++ b/c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c @@ -12,7 +12,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/m68k/gen68302/console/console.c b/c/src/lib/libbsp/m68k/gen68302/console/console.c index c77d254f3d..2c958da9dc 100644 --- a/c/src/lib/libbsp/m68k/gen68302/console/console.c +++ b/c/src/lib/libbsp/m68k/gen68302/console/console.c @@ -6,7 +6,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/m68k/gen68302/include/bsp.h b/c/src/lib/libbsp/m68k/gen68302/include/bsp.h index e2e1ccdfc9..3e9f9ad742 100644 --- a/c/src/lib/libbsp/m68k/gen68302/include/bsp.h +++ b/c/src/lib/libbsp/m68k/gen68302/include/bsp.h @@ -9,7 +9,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/m68k/gen68302/include/coverhd.h b/c/src/lib/libbsp/m68k/gen68302/include/coverhd.h index 2b7a6d2f75..7954852c19 100644 --- a/c/src/lib/libbsp/m68k/gen68302/include/coverhd.h +++ b/c/src/lib/libbsp/m68k/gen68302/include/coverhd.h @@ -19,7 +19,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/m68k/gen68302/start/start.S b/c/src/lib/libbsp/m68k/gen68302/start/start.S index 98947985f4..da9abbd684 100644 --- a/c/src/lib/libbsp/m68k/gen68302/start/start.S +++ b/c/src/lib/libbsp/m68k/gen68302/start/start.S @@ -10,7 +10,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c b/c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c index 64a881b22a..d5c7f04380 100644 --- a/c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c +++ b/c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c @@ -12,7 +12,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c b/c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c index c392e86697..78c0a8eb93 100644 --- a/c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c +++ b/c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c @@ -9,7 +9,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/m68k/gen68302/startup/linkcmds b/c/src/lib/libbsp/m68k/gen68302/startup/linkcmds index 12d165d198..edb1b0e439 100644 --- a/c/src/lib/libbsp/m68k/gen68302/startup/linkcmds +++ b/c/src/lib/libbsp/m68k/gen68302/startup/linkcmds @@ -7,7 +7,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/m68k/gen68302/timer/timer.c b/c/src/lib/libbsp/m68k/gen68302/timer/timer.c index df0d5493b6..c4be93e974 100644 --- a/c/src/lib/libbsp/m68k/gen68302/timer/timer.c +++ b/c/src/lib/libbsp/m68k/gen68302/timer/timer.c @@ -14,7 +14,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. * * $Id$ */ |