Changeset 21443 for trunk/tools


Ignore:
Timestamp:
Sep 5, 2010, 11:47:21 PM (15 years ago)
Author:
dmik
Message:

Added myself to the Authors list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/install/odin.cmd

    r21442 r21443  
    232232rc = lineout(sInstFile, '     Rene Pronk');
    233233rc = lineout(sInstFile, '     David Raison');
    234 rc = lineout(sInstFile, '     J”rg Sievers'),
    235 rc = lineout(sInstFile, '     J”rg Skottke'),
     234rc = lineout(sInstFile, '     Jᅵrg Sievers'),
     235rc = lineout(sInstFile, '     Jᅵrg Skottke'),
    236236rc = lineout(sInstFile, '     Dietrich Teickner');
    237237rc = lineout(sInstFile, '     Kai Sommerfeld');
     
    243243rc = lineout(sInstFile, '     Chris Wohlgemuth');
    244244rc = lineout(sInstFile, '     Vince Vielhaber');
     245rc = lineout(sInstFile, '     Dmitry A. Kuminov');
    245246rc = lineout(sInstFile, '     All the WINE people');
    246247rc = lineout(sInstFile, '');
Note: See TracChangeset for help on using the changeset viewer.