From b662d095969eb23b62ab78f637f5d7ea3aa0a291 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:46:47 +0000 Subject: [PATCH] 2003-09-04 Joel Sherrill * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb, rtems.ads: URL for license changed. --- cpukit/ada/ChangeLog | 5 +++++ cpukit/ada/rtems-multiprocessing.adb | 2 +- cpukit/ada/rtems-multiprocessing.ads | 2 +- cpukit/ada/rtems.adb | 2 +- cpukit/ada/rtems.ads | 2 +- 5 files changed, 9 insertions(+), 4 deletions(-) diff --git a/cpukit/ada/ChangeLog b/cpukit/ada/ChangeLog index 2c59191275..dd8d4f9a99 100644 --- a/cpukit/ada/ChangeLog +++ b/cpukit/ada/ChangeLog @@ -1,3 +1,8 @@ +2003-09-04 Joel Sherrill + + * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb, + rtems.ads: URL for license changed. + 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. diff --git a/cpukit/ada/rtems-multiprocessing.adb b/cpukit/ada/rtems-multiprocessing.adb index 9e196f5e8b..3654b41752 100644 --- a/cpukit/ada/rtems-multiprocessing.adb +++ b/cpukit/ada/rtems-multiprocessing.adb @@ -14,7 +14,7 @@ -- -- The license and distribution terms for this file may 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/cpukit/ada/rtems-multiprocessing.ads b/cpukit/ada/rtems-multiprocessing.ads index 6a4a63d365..3d6f60879d 100644 --- a/cpukit/ada/rtems-multiprocessing.ads +++ b/cpukit/ada/rtems-multiprocessing.ads @@ -14,7 +14,7 @@ -- -- The license and distribution terms for this file may 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/cpukit/ada/rtems.adb b/cpukit/ada/rtems.adb index 4b415a662c..e9d7811f85 100644 --- a/cpukit/ada/rtems.adb +++ b/cpukit/ada/rtems.adb @@ -15,7 +15,7 @@ -- -- The license and distribution terms for this file may 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/cpukit/ada/rtems.ads b/cpukit/ada/rtems.ads index caa197dc8c..7e0e32d7c2 100644 --- a/cpukit/ada/rtems.ads +++ b/cpukit/ada/rtems.ads @@ -14,7 +14,7 @@ -- -- The license and distribution terms for this file may in -- the file LICENSE in this distribution or at --- http://www.OARcorp.com/rtems/license.html. +-- http://www.rtems.com/license/LICENSE. -- -- $Id$ --