diff options
author | Sven Gothel <[email protected]> | 2000-11-18 06:43:49 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2000-11-18 06:43:49 +0000 |
commit | 880653d31a8f1ff8384fdbc75b84934bceecfdb8 (patch) | |
tree | bdafb71416f176d2a4b73bf716c9dc3f13685a8b /demos/GLLandScape/LICENSE.txt |
Initial revision
Diffstat (limited to 'demos/GLLandScape/LICENSE.txt')
-rw-r--r-- | demos/GLLandScape/LICENSE.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/demos/GLLandScape/LICENSE.txt b/demos/GLLandScape/LICENSE.txt new file mode 100644 index 0000000..9611410 --- /dev/null +++ b/demos/GLLandScape/LICENSE.txt @@ -0,0 +1,36 @@ +GLLandScape - A landscape generator, where you can walk through - uses GL4Java + +Copyright (C) 1999 Sven Goethel + +This library 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., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. + +You can also check the GNU Library General Public License +in the internet at http://www.gnu.org/copyleft/lgpl.html ! + +If you like to contact the author use: + +Sven Goethel, Elpke 5, 33605 Bielefeld, Germany +email: [email protected] +web : http://www.jausoft.com +voice: +49-521-2399440 +fax : +49-521-2399442 + +The landscape algorythms are taken from Nicholas Anderson's Landscape V1.0 ! + http://www.fortunecity.com/skyscraper/online/263 + mailto:[email protected] +Those parts are still under the Copyright (C) of Nicholas Anderson ! + +Sven Goethel, 15 January 1999 |