Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/physics_new/src/ogreode/OgreOde_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: 960 bytes
Line 
1Licence for OgreOde
2===================
3
4Copyright 2004-2005 Ed "Green Eyed Monster" Jones.
5Copyright 2006 Paul "Tuan Kuranes" Cheyrou-Lagrèze.
6
7This file is part of OgreOde an integration layer between the OGRE 3D
8graphics engine and the ODE rigid body dynamics library.
9
10OgreOde is free software; you can redistribute it and/or modify
11it under the terms of the GNU Lesser General Public License as published by
12the Free Software Foundation; either version 2, or (at your option)
13any later version.
14
15OgreOde is distributed in the hope that it will be useful,
16but WITHOUT ANY WARRANTY; without even the implied warranty of
17MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18GNU General Public License for more details.
19
20You should have received a copy of the GNU General Public License
21along with OgreOde; see the file OgreOde_LGPL.txt If not, write to
22the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23Boston, MA 02111-1307, USA.
24
25
Note: See TracBrowser for help on using the repository browser.