Crossfire Client, Branches  R11627
about.h
Go to the documentation of this file.
1 /* Client aboutfile */
2 gchar *text="\n\
3 Authors of the client: \n\
4 Mark Wedel (mwedel@sonic.net) - general client source and Xlib client\n\
5 Kevin Bulgrien (kbulgrien@att.net) - libglade-2.0 conversion.\n\
6 David Sundqvist (azzie@netpolicy.com) - GTK+ port\n\
7 Raphael Quinet (Raphael.Quinet@eed.ericsson.se)\n\
8 - Configure scripts and graphics\n\
9 Eric Anderson did a lot of initial work on the client.\n\
10 \n\
11 This program is free software; you can redistribute it and/or modify\n\
12 it under the terms of the GNU General Public License as published by\n\
13 the Free Software Foundation; either version 2 of the License, or\n\
14 (at your option) any later version.\n\
15 \n\
16 This program is distributed in the hope that it will be useful,\n\
17 but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\
19 GNU General Public License for more details.\n\
20 \n\
21 You should have received a copy of the GNU General Public License\n\
22 along with this program; if not, write to the Free Software\n\
23 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n\
24 USA.";
gchar * text
Definition: about.h:2