projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove python2.x support
[blender.git]
/
source
/
gameengine
/
Ketsji
/
KX_EmptyObject.cpp
diff --git
a/source/gameengine/Ketsji/KX_EmptyObject.cpp
b/source/gameengine/Ketsji/KX_EmptyObject.cpp
index 4636f2f0a3ed91d1419dbb75c45ed9bda4c9cb07..25a6acd1ae4845915556f3ef02f6ebe8239a9eee 100644
(file)
--- a/
source/gameengine/Ketsji/KX_EmptyObject.cpp
+++ b/
source/gameengine/Ketsji/KX_EmptyObject.cpp
@@
-1,15
+1,12
@@
/**
* $Id$
*
/**
* $Id$
*
- * ***** BEGIN GPL
/BL DUAL
LICENSE BLOCK *****
+ * ***** BEGIN GPL LICENSE BLOCK *****
*
* 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
*
* 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. The Blender
- * Foundation also sells licenses for use in proprietary software under
- * the Blender License. See http://www.blender.org/BL/ for information
- * about this.
+ * 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
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
@@
-27,7
+24,7
@@
*
* Contributor(s): none yet.
*
*
* Contributor(s): none yet.
*
- * ***** END GPL
/BL DUAL
LICENSE BLOCK *****
+ * ***** END GPL LICENSE BLOCK *****
*/
#include "KX_EmptyObject.h"
*/
#include "KX_EmptyObject.h"