projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* make BulletSoftBody own small lib to make sure bullet libs don't grow too large...
[blender-staging.git]
/
intern
/
string
/
STR_HashedString.h
diff --git
a/intern/string/STR_HashedString.h
b/intern/string/STR_HashedString.h
index bf18a4e4da6540fcd43fe722a1549f33f027ac75..b052e92f1feac46928ac18cfce45fe78e2dfc570 100644
(file)
--- a/
intern/string/STR_HashedString.h
+++ b/
intern/string/STR_HashedString.h
@@
-1,14
+1,11
@@
/**
* $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
@@
-26,7
+23,7
@@
*
* Contributor(s): none yet.
*
*
* Contributor(s): none yet.
*
- * ***** END GPL
/BL DUAL
LICENSE BLOCK *****
+ * ***** END GPL LICENSE BLOCK *****
*/
/**
*/
/**