Changeset dcdb62d in rtems for cpukit/ada
- Timestamp:
- Sep 4, 2003, 6:53:57 PM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e49f9e6b
- Parents:
- 95a81ab
- Location:
- cpukit/ada
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ada/ChangeLog
r95a81ab rdcdb62d 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb, 4 rtems.ads: URL for license changed. 5 1 6 2003-07-08 Joel Sherrill <joel@OARcorp.com> 2 7 -
cpukit/ada/rtems-multiprocessing.adb
r95a81ab rdcdb62d 15 15 -- The license and distribution terms for this file may in 16 16 -- the file LICENSE in this distribution or at 17 -- http://www. OARcorp.com/rtems/license.html.17 -- http://www.rtems.com/license/LICENSE. 18 18 -- 19 19 -- $Id$ -
cpukit/ada/rtems-multiprocessing.ads
r95a81ab rdcdb62d 15 15 -- The license and distribution terms for this file may in 16 16 -- the file LICENSE in this distribution or at 17 -- http://www. OARcorp.com/rtems/license.html.17 -- http://www.rtems.com/license/LICENSE. 18 18 -- 19 19 -- $Id$ -
cpukit/ada/rtems.adb
r95a81ab rdcdb62d 16 16 -- The license and distribution terms for this file may in 17 17 -- the file LICENSE in this distribution or at 18 -- http://www. OARcorp.com/rtems/license.html.18 -- http://www.rtems.com/license/LICENSE. 19 19 -- 20 20 -- $Id$ -
cpukit/ada/rtems.ads
r95a81ab rdcdb62d 15 15 -- The license and distribution terms for this file may in 16 16 -- the file LICENSE in this distribution or at 17 -- http://www. OARcorp.com/rtems/license.html.17 -- http://www.rtems.com/license/LICENSE. 18 18 -- 19 19 -- $Id$
Note: See TracChangeset
for help on using the changeset viewer.