Changeset 4506
- Timestamp:
- Oct 21, 2000, 12:29:16 AM (25 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
include/win/authors.h (modified) (2 diffs)
-
tools/install/odin.cmd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/authors.h
r3030 r4506 1 /* $Id: authors.h,v 1. 9 2000-03-06 22:40:19sandervl Exp $ */1 /* $Id: authors.h,v 1.10 2000-10-20 22:29:16 sandervl Exp $ */ 2 2 #ifndef __WINE_AUTHORS_H 3 3 #define __WINE_AUTHORS_H … … 28 28 "Rene Pronk", 29 29 "David Raison", 30 "Carsten Tenbrink", 30 31 "Vit Timchishin", 31 32 "Joel Troster", -
trunk/tools/install/odin.cmd
r4500 r4506 86 86 rc = lineout(instfile, ' Chris McKillop'); 87 87 rc = lineout(instfile, ' Nenad Milenkovic'); 88 rc = lineout(instfile, ' Markus Montkowski'); 88 89 rc = lineout(instfile, ' Michal Necasek'); 89 90 rc = lineout(instfile, ' Ondrej Necasek'); … … 92 93 rc = lineout(instfile, ' Rene Pronk'); 93 94 rc = lineout(instfile, ' David Raison'); 95 rc = lineout(instfile, ' Carsten Tenbrink'); 94 96 rc = lineout(instfile, ' Vit Timchishin'); 95 97 rc = lineout(instfile, ' Joel Troster');
Note:
See TracChangeset
for help on using the changeset viewer.
