Changeset 4ae4728 in rtems
- Timestamp:
- 09/04/03 18:55:12 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- dd687d9
- Parents:
- 9e71218
- Location:
- tools/cpu/hppa1.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/cpu/hppa1.1/ChangeLog
r9e71218 r4ae4728 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * genoffsets.c: URL for license changed. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
tools/cpu/hppa1.1/genoffsets.c
r9e71218 r4ae4728 12 12 * The license and distribution terms for this file may be 13 13 * found in the file LICENSE in this distribution or at 14 * http://www. OARcorp.com/rtems/license.html.14 * http://www.rtems.com/license/LICENSE. 15 15 * 16 16 * $Id$ … … 53 53 " * The license and distribution terms for this file may be\n" 54 54 " * found in the file LICENSE in this distribution or at\n" 55 " * http://www. OARcorp.com/rtems/license.html.\n"55 " * http://www.rtems.com/license/LICENSE.\n" 56 56 " */\n" 57 57 "\n"
Note: See TracChangeset
for help on using the changeset viewer.