Changeset 4506


Ignore:
Timestamp:
Oct 21, 2000, 12:29:16 AM (25 years ago)
Author:
sandervl
Message:

update name list

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/authors.h

    r3030 r4506  
    1 /* $Id: authors.h,v 1.9 2000-03-06 22:40:19 sandervl Exp $ */
     1/* $Id: authors.h,v 1.10 2000-10-20 22:29:16 sandervl Exp $ */
    22#ifndef __WINE_AUTHORS_H
    33#define __WINE_AUTHORS_H
     
    2828    "Rene Pronk",
    2929    "David Raison",
     30    "Carsten Tenbrink",
    3031    "Vit Timchishin",
    3132    "Joel Troster",
  • trunk/tools/install/odin.cmd

    r4500 r4506  
    8686rc = lineout(instfile, '     Chris McKillop');
    8787rc = lineout(instfile, '     Nenad Milenkovic');
     88rc = lineout(instfile, '     Markus Montkowski');
    8889rc = lineout(instfile, '     Michal Necasek');
    8990rc = lineout(instfile, '     Ondrej Necasek');
     
    9293rc = lineout(instfile, '     Rene Pronk');
    9394rc = lineout(instfile, '     David Raison');
     95rc = lineout(instfile, '     Carsten Tenbrink');
    9496rc = lineout(instfile, '     Vit Timchishin');
    9597rc = lineout(instfile, '     Joel Troster');
Note: See TracChangeset for help on using the changeset viewer.