Changeset 21605 for trunk/tools/install


Ignore:
Timestamp:
Mar 28, 2011, 1:38:40 PM (14 years ago)
Author:
dmik
Message:

general: Corrected spelling of my name.

File:
1 edited

Legend:

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

    r21471 r21605  
    262262rc = lineout(sInstFile, '     Patrick Haller');
    263263rc = lineout(sInstFile, '     Achim Hasenmueller');
     264rc = lineout(sInstFile, '     Dmitriy Kuminov');
    264265rc = lineout(sInstFile, '     Kevin Langman');
    265266rc = lineout(sInstFile, '     Bart van Leeuwen');
     
    286287rc = lineout(sInstFile, '     Chris Wohlgemuth');
    287288rc = lineout(sInstFile, '     Vince Vielhaber');
    288 rc = lineout(sInstFile, '     Dmitry A. Kuminov');
    289289rc = lineout(sInstFile, '     All the WINE people');
    290290rc = lineout(sInstFile, '');
Note: See TracChangeset for help on using the changeset viewer.