Crossfire Client, Branch
R11627
|
00001 /* Client aboutfile */ 00002 gchar *text="\n\ 00003 Authors of the client: \n\ 00004 Mark Wedel (mwedel@sonic.net) - general client source and Xlib client\n\ 00005 Kevin Bulgrien (kbulgrien@att.net) - libglade-2.0 conversion.\n\ 00006 David Sundqvist (azzie@netpolicy.com) - GTK+ port\n\ 00007 Raphael Quinet (Raphael.Quinet@eed.ericsson.se)\n\ 00008 - Configure scripts and graphics\n\ 00009 Eric Anderson did a lot of initial work on the client.\n\ 00010 \n\ 00011 This program is free software; you can redistribute it and/or modify\n\ 00012 it under the terms of the GNU General Public License as published by\n\ 00013 the Free Software Foundation; either version 2 of the License, or\n\ 00014 (at your option) any later version.\n\ 00015 \n\ 00016 This program is distributed in the hope that it will be useful,\n\ 00017 but WITHOUT ANY WARRANTY; without even the implied warranty of\n\ 00018 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\ 00019 GNU General Public License for more details.\n\ 00020 \n\ 00021 You should have received a copy of the GNU General Public License\n\ 00022 along with this program; if not, write to the Free Software\n\ 00023 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n\ 00024 USA.";