SUNWgnome-games.copyright revision 12880
5cff782560a1c3cf913ba5574a5123a299f3315emh--------------------------------------------------------------------
5cff782560a1c3cf913ba5574a5123a299f3315emh Copyright (C) 2006 Johann C. Rocholl <johann@browsershots.org>
5cff782560a1c3cf913ba5574a5123a299f3315emh
5cff782560a1c3cf913ba5574a5123a299f3315emh Permission is hereby granted, free of charge, to any person
5cff782560a1c3cf913ba5574a5123a299f3315emh obtaining a copy of this software and associated documentation files
5cff782560a1c3cf913ba5574a5123a299f3315emh (the "Software"), to deal in the Software without restriction,
5cff782560a1c3cf913ba5574a5123a299f3315emh including without limitation the rights to use, copy, modify, merge,
5cff782560a1c3cf913ba5574a5123a299f3315emh publish, distribute, sublicense, and/or sell copies of the Software,
5cff782560a1c3cf913ba5574a5123a299f3315emh and to permit persons to whom the Software is furnished to do so,
5cff782560a1c3cf913ba5574a5123a299f3315emh subject to the following conditions:
5cff782560a1c3cf913ba5574a5123a299f3315emh
5cff782560a1c3cf913ba5574a5123a299f3315emh The above copyright notice and this permission notice shall be
5cff782560a1c3cf913ba5574a5123a299f3315emh included in all copies or substantial portions of the Software.
5cff782560a1c3cf913ba5574a5123a299f3315emh
5cff782560a1c3cf913ba5574a5123a299f3315emh THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5cff782560a1c3cf913ba5574a5123a299f3315emh EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5cff782560a1c3cf913ba5574a5123a299f3315emh MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
5cff782560a1c3cf913ba5574a5123a299f3315emh NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
5cff782560a1c3cf913ba5574a5123a299f3315emh BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
5cff782560a1c3cf913ba5574a5123a299f3315emh ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5cff782560a1c3cf913ba5574a5123a299f3315emh CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
444f66e774d0e4f449866c7f5e64095f2fb0def0Mark Haywood SOFTWARE.
5cff782560a1c3cf913ba5574a5123a299f3315emh
5cff782560a1c3cf913ba5574a5123a299f3315emh Contributors (alphabetical):
444f66e774d0e4f449866c7f5e64095f2fb0def0Mark Haywood Nicko van Someren <nicko@nicko.org>
444f66e774d0e4f449866c7f5e64095f2fb0def0Mark Haywood--------------------------------------------------------------------
444f66e774d0e4f449866c7f5e64095f2fb0def0Mark Haywood Copyright © 2007 Christian Persch
444f66e774d0e4f449866c7f5e64095f2fb0def0Mark Haywood
5cff782560a1c3cf913ba5574a5123a299f3315emh This program is free software; you can redistribute it and/or modify
5cff782560a1c3cf913ba5574a5123a299f3315emh it under the terms of the GNU Lesser General Public License as published by
5cff782560a1c3cf913ba5574a5123a299f3315emh the Free Software Foundation; either version 2.1, or (at your option)
5cff782560a1c3cf913ba5574a5123a299f3315emh any later version.
5cff782560a1c3cf913ba5574a5123a299f3315emh
5cff782560a1c3cf913ba5574a5123a299f3315emh This program is distributed in the hope conf it will be useful,
5cff782560a1c3cf913ba5574a5123a299f3315emh but WITHOUT ANY WARRANTY; without even the implied warranty of
5cff782560a1c3cf913ba5574a5123a299f3315emh MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5cff782560a1c3cf913ba5574a5123a299f3315emh GNU General Public License for more details.
5cff782560a1c3cf913ba5574a5123a299f3315emh
5cff782560a1c3cf913ba5574a5123a299f3315emh You should have received a copy of the GNU Lesser General Public License
5cff782560a1c3cf913ba5574a5123a299f3315emh along with this program; if not, write to the Free Software
5cff782560a1c3cf913ba5574a5123a299f3315emh Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
5cff782560a1c3cf913ba5574a5123a299f3315emh--------------------------------------------------------------------
5cff782560a1c3cf913ba5574a5123a299f3315emh ************************************************************************
1159df0bc965b142c76855c4c72c272ef1e960a4mh GenSecure - Transport Layer Security functionality for the GGZ Gaming Zone
1159df0bc965b142c76855c4c72c272ef1e960a4mh Copyright (C) 2001 - 2006 Josef Spillner, josef@ggzgamingzone.org
1159df0bc965b142c76855c4c72c272ef1e960a4mh Published under GNU LGPL conditions - see COPYING for details
1159df0bc965b142c76855c4c72c272ef1e960a4mh *************************************************************************
1159df0bc965b142c76855c4c72c272ef1e960a4mh--------------------------------------------------------------------
444f66e774d0e4f449866c7f5e64095f2fb0def0Mark Haywood*********************************************************************
444f66e774d0e4f449866c7f5e64095f2fb0def0Mark Haywood Copyright (C) 1996-2006 the Freeciv Dev Team and the GGZ Dev Team
5cff782560a1c3cf913ba5574a5123a299f3315emh This program is free software; you can redistribute it and/or modify
5cff782560a1c3cf913ba5574a5123a299f3315emh it under the terms of the GNU General Public License as published by
5cff782560a1c3cf913ba5574a5123a299f3315emh the Free Software Foundation; either version 2, or (at your option)
5cff782560a1c3cf913ba5574a5123a299f3315emh any later version.
5cff782560a1c3cf913ba5574a5123a299f3315emh
5cff782560a1c3cf913ba5574a5123a299f3315emh This program is distributed in the hope that it will be useful,
5cff782560a1c3cf913ba5574a5123a299f3315emh but WITHOUT ANY WARRANTY; without even the implied warranty of
5cff782560a1c3cf913ba5574a5123a299f3315emh MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
**********************************************************************
--------------------------------------------------------------------
***************************************************************************
*
Velena Source Code V1.0 *
Written by Giuliano Bertoletti *
Based on the knowledged approach of Louis Victor Allis *
Copyright (C) 1996-97 by Giuliano Bertoletti & GBE 32241 Software PR *
*
***************************************************************************
Portable engine version.
read the README file for further informations.
============================================================================
Changes have been made to this code for inclusion with Gnect. It is
released under the GNU General Public License with Giuliano's approval.
The original and complete Velena Engine source code can be found at:
http://www.ce.unipr.it/~gbe/velena.html
===========================================================================
--------------------------------------------------------------------
Copyright © 1998, 2003 Jonathan Blandford <jrb@alum.mit.edu>
Copyright © 2003 Callum McKenzie <callum@physics.otago.ac.nz>
Copyright © 2007 Christian Persch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
This program is distributed in the hope window it will be useful,
This program is distributed in the hope conf it will be useful,
This program is distributed in the hope game it will be useful,
This program is distributed in the hope window it will be useful,
This program is distributed in the hope stats_dialog it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--------------------------------------------------------------------
Copyright © 2001, 2003 Iain Holmes
© 2001 Mark McLoughlin
Authors: Iain Holmes <iain@ximian.com>
Mark McLoughlin <mark@skynet.ie>
--------------------------------------------------------------------
(C) 1998-1999 the Free Software Foundation
Author: Francisco Bustamante et al.
--------------------------------------------------------------------
This game is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Copyright (C) 2003-2005 William Jon McCann <mccann@jhu.edu>
Copyright 2003, 2004, 2005, 2006 Callum McKenzie
Copyright © 2007 Christian Persch
Copyright © 2004 Richard Hoelscher
Copyright © 1998, 2003 Jonathan Blandford <jrb@mit.edu>
Copyright (C) 1998 Jonathan Blandford <jrb@mit.edu>
Copyright © 1998, 2001, 2003, 2006 Jonathan Blandford <jrb@alum.mit.edu>
Copyright © 2006,2007 Andreas Røsdal <andreasr@gnome.org>
Copyright (C) 1998 Felix Bellaby <felix@pooh.u-net.com>
(C) 2000 - 2004
(C) 2006
Authors: Callum McKenzie <callum@physics.otago.ac.nz>
Authors: Richard Hoelscher <rah@rahga.com>
Authors: Callum McKenzie <callum@spooky-possum.org>
Authors: Josef Spillner <josef@ggzgamingzone.org>
Andreas Røsdal <andrearo@stud.ntnu.no>
Authors: Timothy Musson <trmusson@ihug.co.nz>
--------------------------------------------------------------------
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Copyright (C) 2000-2002 Brent Hendricks.
Copyright (C) 1998-2006 GGZ Development Team.
Copyright (C) 1998-2002 Brent Hendricks.
Author: GGZ Dev Team
Author: Brent Hendricks
Author: Rich Gade
Author: GGZ Dev Team
Author: Justin Zaun
--------------------------------------------------------------------
This program is based on based on orest zborowski's curses based
yahtze (c)1992.
--------------------------------------------------------------------
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
Copyright (C) 2000-2006 GGZ Development Team
Copyright (C) 2000-2002 Justin Zaun.
Copyright (C) 1998-2000 Brent Hendricks.
Copyright (c) 2005 Richard Hoelscher
Copyright (C) 2000 Ismael Orenstein.
Copyright (C) 1998 Peter Zelezny.
Copyright © 2004 Paolo Borelli
Copyright (C) 2003-2005 by Callum McKenzie
Copyright (C) 1987-2001 Free Software Foundation, Inc.
Copyright © 2007, 2008 Christian Persch
Copyright (C) 2006-2008 Andreas Røsdal <andrearo@pvv.ntnu.no>
Copyright © 1998, 2001, 2003, 2006 Jonathan Blandford <jrb@alum.mit.edu>
Copyright (C) 2003-2005 William Jon McCann <mccann@jhu.edu>
Copyright (C) 1998 Felix Bellaby <felix@pooh.u-net.com>
Copyright (C) 2000 - 2004 Timothy Musson <trmusson@ihug.co.nz>
Copyright (C) 1995-1997, 2003 Peter Mattis, Spencer Kimball and Josh MacDonald
Copyright (C) 2006 Josef Spillner <josef@ggzgamingzone.org>
Copyright (C) 2000 - 2004 Timothy Musson <trmusson@ihug.co.nz>
Copyright (C) 1999, 2001, 2002 Eric Farmer
Copyright (C) 2001 Rich Gade.
Copyright (C) 2002 Josef Spillner, dr_maux@users.sourceforge.net
Copyright © 1998, 2003 Jonathan Blandford <jrb@mit.edu>
Copyright © 2002, 2004 Anders Carlsson <andersca@gnu.org>
Author: Callum McKenzie, <callum@physics.otago.ac.nz>
Author: Pista <szekeres@cyberspace.mht.bme.hu>
Author: horape@compendium.com.ar
Author: djb@redhat.com
Author: Francisco Bustamante
Author: Michael Meeks.
Author: Callum McKenzie <callum@physics.otago.ac.nz>
Author: michael@ximian.com
Author: Timothy Musson <trmusson@ihug.co.nz>
Authors: Robert Szokovacs <szo@appaloosacorp.hu>
Szabolcs Ban <shooby@gnome.hu>
Authors: Josef Spillner <josef@ggzgamingzone.org>
Andreas Røsdal <andrearo@stud.ntnu.no>
Author: Justin Zaun
Author: GGZ Dev Team
Author: Scott Heavner
Author: Jason Short
Author: Ismael Orenstein
Author: Rich Gade
Author: Brent Hendricks
Authors:
Richard Hoelscher <rah@rahga.com>
By Peter Zelezny <zed@xchat.org>.
written by J. Marcin Gorycki <marcin.gorycki@intel.com>
written by Ian Peters <itp@gnu.org>
Written by Lars Rydlinge <lars.rydlinge@hig.se>
--------------------------------------------------------------------
Copyright (c) 1999-2002 Free Software Foundation, Inc.
GNU Chess is based on the two research programs
Cobalt by Chua Kong-Sian and Gazebo by Stuart Cracraft.
GNU Chess is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
GNU Chess is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Chess; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
Contact Info:
bug-gnu-chess@gnu.org
cracraft@ai.mit.edu, cracraft@stanfordalumni.org, cracraft@earthlink.net
--------------------------------------------------------------------