Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/physics_new/src/ogrebullet/OgreBullet_licence.txt @ 2119

Last change on this file since 2119 was 2119, checked in by rgrieder, 15 years ago

Merged physics branch into physics_new branch.

  • Property svn:eol-style set to native
File size: 917 bytes
Line 
1Licence for OgreBullet
2===================
3
4Copyright 2007 Paul "Tuan Kuranes" Cheyrou-Lagrèze.
5
6This file is part of OgreBullet an integration layer between the OGRE 3D
7graphics engine and the Bullet physic library.
8
9OgreBullet is free software; you can redistribute it and/or modify
10it under the terms of the GNU Lesser General Public License as published by
11the Free Software Foundation; either version 2, or (at your option)
12any later version.
13
14OgreBullet is distributed in the hope that it will be useful,
15but WITHOUT ANY WARRANTY; without even the implied warranty of
16MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17GNU General Public License for more details.
18
19You should have received a copy of the GNU General Public License
20along with OgreBullet; see the file OgreBullet_LGPL.txt If not, write to
21the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22Boston, MA 02111-1307, USA.
23
24
Note: See TracBrowser for help on using the repository browser.