From 4e58e633dd15a0d284cf719f64fc5f218ec7bf29 Mon Sep 17 00:00:00 2001 From: "chappuis.daniel" Date: Fri, 5 Jun 2009 14:22:40 +0000 Subject: [PATCH] git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@134 92aac97c-a6ce-11dd-a772-7fcde58d38e6 --- sources/demo/Camera.cpp | 8 ++++---- sources/demo/Camera.h | 8 ++++---- sources/demo/Context.cpp | 8 ++++---- sources/demo/Context.h | 8 ++++---- sources/demo/Objects.cpp | 8 ++++---- sources/demo/Objects.h | 8 ++++---- sources/demo/OutSideCamera.cpp | 8 ++++---- sources/demo/OutSideCamera.h | 8 ++++---- sources/demo/ReactDemo.h | 8 ++++---- sources/demo/Scene.cpp | 8 ++++---- sources/demo/Scene.h | 8 ++++---- sources/demo/Simulation.cpp | 8 ++++---- sources/demo/Simulation.h | 8 ++++---- sources/demo/main.cpp | 8 ++++---- 14 files changed, 56 insertions(+), 56 deletions(-) diff --git a/sources/demo/Camera.cpp b/sources/demo/Camera.cpp index 4d9e6eec..7c1f969f 100644 --- a/sources/demo/Camera.cpp +++ b/sources/demo/Camera.cpp @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Camera.h b/sources/demo/Camera.h index 7ca15361..badc8752 100644 --- a/sources/demo/Camera.h +++ b/sources/demo/Camera.h @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Context.cpp b/sources/demo/Context.cpp index cd1c4913..f9ff74f1 100755 --- a/sources/demo/Context.cpp +++ b/sources/demo/Context.cpp @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Context.h b/sources/demo/Context.h index 0001e136..9c2bb5ee 100755 --- a/sources/demo/Context.h +++ b/sources/demo/Context.h @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Objects.cpp b/sources/demo/Objects.cpp index 2fc2280b..caee1498 100755 --- a/sources/demo/Objects.cpp +++ b/sources/demo/Objects.cpp @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Objects.h b/sources/demo/Objects.h index 1a4f18e5..743577c0 100755 --- a/sources/demo/Objects.h +++ b/sources/demo/Objects.h @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/OutSideCamera.cpp b/sources/demo/OutSideCamera.cpp index 59013809..7868b024 100644 --- a/sources/demo/OutSideCamera.cpp +++ b/sources/demo/OutSideCamera.cpp @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/OutSideCamera.h b/sources/demo/OutSideCamera.h index b0a61027..6c8f4ba6 100644 --- a/sources/demo/OutSideCamera.h +++ b/sources/demo/OutSideCamera.h @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/ReactDemo.h b/sources/demo/ReactDemo.h index dc5a56ea..e2e17d05 100755 --- a/sources/demo/ReactDemo.h +++ b/sources/demo/ReactDemo.h @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Scene.cpp b/sources/demo/Scene.cpp index 9e85d364..1a3a9900 100755 --- a/sources/demo/Scene.cpp +++ b/sources/demo/Scene.cpp @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Scene.h b/sources/demo/Scene.h index 206459e5..ac326fc5 100755 --- a/sources/demo/Scene.h +++ b/sources/demo/Scene.h @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Simulation.cpp b/sources/demo/Simulation.cpp index e960dc33..78804da7 100755 --- a/sources/demo/Simulation.cpp +++ b/sources/demo/Simulation.cpp @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/Simulation.h b/sources/demo/Simulation.h index 3623b734..128de31b 100755 --- a/sources/demo/Simulation.h +++ b/sources/demo/Simulation.h @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/ diff --git a/sources/demo/main.cpp b/sources/demo/main.cpp index adea01c7..c0a593c9 100755 --- a/sources/demo/main.cpp +++ b/sources/demo/main.cpp @@ -4,16 +4,16 @@ * This file is part of ReactPhysics3D. * * * * ReactPhysics3D 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 3 of the License, or * + * it under the terms of the GNU Lesser General Public License as published * + * by the Free Software Foundation, either version 3 of the License, or * * (at your option) any later version. * * * * ReactPhysics3D 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. * + * GNU Lesser General Public License for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU Lesser General Public License * * along with ReactPhysics3D. If not, see . * ***************************************************************************/