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$ --