added myself to the AUTHOR file
[xboard.git] / AUTHORS
1 Contributions of xboard and WinBoard authors by file
2 $Id$
3
4 0. Files covered
5
6 The first group are included in the xboard distribution.  The second
7 group are included in the WinBoard source distribution but not in the
8 xboard distribution.  All are part of the joint xboard/WinBoard source
9 base and are covered by the same copyrights and licensing terms.
10
11 FAQ.html
12 backend.c
13 backend.h
14 backendz.h
15 bitmaps
16 childio.c
17 childio.h
18 cmail.in
19 cmail.man
20 comment.in
21 common.h
22 config.h.in
23 configure.in
24 engine-intf.txt
25 frontend.h
26 gamelist.c
27 ics-parsing.txt
28 lists.c
29 lists.h
30 moves.c
31 moves.h
32 parser.h
33 parser.l
34 pgntags.c
35 xboard.c
36 xboard.h
37 xboard.man
38 xboard.texi
39 xedittags.c
40 xedittags.h
41 xgamelist.c
42 xgamelist.h
43 zic2xpm.c
44 zic2xpm.man
45 zippy.README
46 zippy.c
47 zippy.h
48
49 winboard.rtf (compiles to winboard.hlp)
50 config.h
51 defaults.h
52 resource.h
53 wedittags.c
54 wedittags.h
55 wgamelist.c
56 wgamelist.h
57 winboard.c
58 winboard.h
59 winboard.rc
60
61 bitmaps/*
62 bitmaps.xchess/*
63
64 1. Wayne Christopher
65
66 Wrote from scratch (I believe) bitmaps.xchess/*80*.bm.  Other bitmaps
67 in the bitmaps.xchess directory were derived from these by shrinking
68 and some hand-tuning.  By default these bitmaps are no longer used.
69 Their copyright status is unclear.
70
71 2. Chris Sears and Dan Sears
72
73 Wrote from scratch parser.l, xboard.c, xboard.h, xboard.man.  Parts
74 (sometimes small) of these files were later moved by Tim Mann to
75 backend.c, backend.h, childio.c, common.h, frontend.h, and parser.h.
76
77 Chris and Dan's original work is copyrighted by Digital Equipment
78 Corporation with licensing terms similar to what the X Consortium uses
79 (see the file COPYRIGHT).  All the work listed below is copyrighted by
80 the Free Software Foundation and covered by the GPL (see the files
81 COPYRIGHT and COPYING).
82
83 3. Tim Mann <tim@tim-mann.org>
84
85 Wrote from scratch FAQ.html, backendz.h, childio.h, comment.in,
86 config.h.in, configure.in, engine-intf.txt, ics-parsing.txt, moves.c,
87 moves.h, pgntags.c (split from backend.c by Jochen Wiedmann),
88 xedittags.c, xedittags.h, xgamelist.c, xgamelist.h, zippy.README,
89 zippy.c, zippy.h, winboard.rtf, config.h, defaults.h, resource.h,
90 wedittags.c, wedittags.h, wgamelist.c, wgamelist.h, winboard.c,
91 winboard.h, winboard.rc.
92
93 Major additions and changes to nearly all other files listed in
94 section 0.
95
96 4. John Chanak
97
98 Addition to xboard.c, mostly later moved into backend.c.
99
100 5. Evan Welsh <Evan.Welsh@msdw.com>
101
102 Wrote from scratch cmail.in and cmail.man.  Additions to backend.c and
103 xboard.c.
104
105 6. Elmar Bartel <bartel@informatik.tu-muenchen.de>
106
107 Wrote from scratch the Metafont code from which bitmaps/* were
108 generated.  The Metafont code itself is not included in the package.
109
110 7. Jochen Wiedmann
111
112 Wrote from scratch gamelist.c, lists.c, lists.h.  Wrote xboard.texi,
113 mostly based on xboard.man and cmail.man.  Minor additions to backend.c.
114
115 8. Frank McIngvale <frankm@hiwaay.net>
116
117 Wrote from scratch zic2xpm.c and zic2xpm.man.  Additions to backend.c,
118 xboard.c, and xboard.man.
119
120 9. Hugh Fisher <Hugh.Fisher@cs.anu.edu.au>
121
122 Additions to backend.c and xboard.c.
123
124 10 Arun Persaud <arun@nubati.net>
125
126 fix for parser.l