Copyright

Authors

glGo is written by Peter Strempel. The artwork was created by Tweet.

Copyright and licence

glGo, a prototype for a 3D Goban based on wxWindows, OpenGL and SDL. Copyright © 2003, Peter Strempel.

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

Please see the file COPYING in this distribution for details about the GPL.

The artwork and images are copyrighted work and must not be redistributed. Copyright © 2002, 2003, Tweet. All rights reserved.

Third-party software

glGo uses several libraries which are either Free Software or released under a royality-free licence. My respect and credits go to the authors of these packages which are overall of excellent quality.

  • This software is based on the OpenGL library.

  • This software is based on the wxWindows library.

  • This software uses the SDL, SDL_image, SDL_ttf, SDL_mixer and SDL_gfx libraries, which are licenced under the LGPL.

  • This software is based in part on the work of the Independent JPEG Group.

  • The sound system is based on the OpenAL library. OpenAL is licenced under the LGPL.

  • The Linux version is based on the GTK+ library which is licenced under the LGPL.

  • This software is based on the PLIB library. PLIB is licenced under the LGPL.

  • This software uses the zziplib library. zziplib is licenced under the LGPL.

    For details about the LGPL license see the file LGPL.txt in this distribution.

  • glGo uses Python.

  • The Windows installer includes a binary of GNU Go. GNU Go is licenced under the GPL. Please see the file Readme-GNU-Go.txt in this distribution for details.

  • The Windows installation package is created with the Nullsoft Scriptable Install System.

  • The Linux installer is created using EPM.