Set license using %license
[platform/upstream/libical.git] / THANKS
1 Thanks to: 
2
3 Allan Clark <allanc@atlas.platypus.bc.ca> for testing libical against
4 UnixWare.
5
6 Graham Davison <g.m.davison@computer.org> for MacOS support and
7 miscelaneous code bits
8
9 Seth Alves <alves@hungry.com> for the first cut at the Makefile.am
10 files and various utility functions.
11
12 Russ Steinthal <rms39@columbia.edu> for several utility functions and
13 comments.
14
15 Ola Lundqvist <olalu526@student.liu.se> for the vCal test data file. 
16
17 Colin DuPlantis <colin@cp.net> for new functions in icalparser.c
18
19 Holger Schmidt <hschmidt@chronolabs.de> for all of icalcstp.c, The
20 CSTP protocol implementation, and modifications to icalcstp.h
21
22 Gisle Hannemyr <gisle@oslonett.no> The decode*() functions in sspm.c
23 are based on the decode() routine in the mimelite program, Copyright
24 (c) 1994 Gisle Hannemyr.
25
26 The Evolution team at Helixcode ( Federico Mena Quintero
27 <federico@helixcode.com>, JP Rosevear <jpr@helixcode.com>, Ettore
28 Perazzoli <ettore@helixcode.com>, Christopher James Lahey
29 <clahey@helixcode.com>, Peter Williams <peterw@helixcode.com>) for
30 miscelaneous patches and adjustments to the build system.
31
32 Cornelius Schumacher <schumacher@kde.org> for many insightful
33 suggestions and a few patches.
34
35 Mark D. Anderson <mda@discerning.com> for discussions and ideas. 
36
37 Martin Neimeier <nei@ibn.de> for correcting bugs in icalrecur.c
38
39 Tom Leitner <tom@radar.tu-graz.ac.at> For several bug fixes in
40 compiling on Tru64 UNIX.
41
42 Patrick Lewis <plewis@inetarena.com> for several bug reports and
43 substantial ( co-authorship) contributions to the Python bindings
44
45 Larry W. Virden <lvirden@cas.org> for several bug reports in compiling
46 on Solaris.
47
48 Bryan Bartone <bsb@mesasys.com> for code changes based on porting
49 libical to Windows.
50
51 Hubert V <hubertv@bigfoot.com> for checking and analyzing the output
52 of the recurrence rule system.
53
54 Jonathan Yue <jonathan.yue@cp.net> for  icalproperty_get_name()
55
56 Jeff Mace <jhm18@psu.edu> for finding bugs in gauges. 
57
58 John Gray <gray@agora-net.com> for routing memory leaks, porting to
59 WIN32, and taking over leadership of the project.
60
61 Andrea Campi <a.campi@inet.it> for miscellaneous updates and beginning
62 of Doxygen documentation.
63
64 Paul Lindner <plindner@cp.net> for several contributions, including
65 C++ binding, reentrant parser, thread safe memory allocator, and a
66 lot of documentation.
67
68 Mark Tearle <mtearle@tearle.com> for keeping the Python bindings up
69 to date.