Changeset 5611
- Timestamp:
- Apr 18, 2011, 7:44:45 AM (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r5610 r5611 208 208 </fileset> 209 209 </copy> 210 <copy todir="${dist}" description="License and cre adits">211 <fileset file="base 2.license.txt" />210 <copy todir="${dist}" description="License and credits"> 211 <fileset file="base.license.txt" /> 212 212 <fileset file="credits.txt" /> 213 213 </copy> -
trunk/credits.txt
r5461 r5611 1 1 $Id$ 2 2 3 The current BASE team is (at BASE 2.16.0release)3 The current BASE team is (at BASE 3.x release) 4 4 {{{ 5 5 Jari Häkkinen … … 9 9 }}} 10 10 11 The list of people who has contributed to the BASE version 2project,11 The list of people who has contributed to the BASE project, 12 12 in alphabetical order: 13 13 {{{ … … 21 21 Peter Johansson 22 22 David Lindgren 23 Olle Månsson 23 24 Peter Mörck 24 25 Per Nilsson
Note: See TracChangeset
for help on using the changeset viewer.