[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [38096] branches/soc-2011-pepper/source/ gameengine/Ketsji: BGE Animations: Updating some copy+pasted license blocks .

Mitchell Stokes mogurijin at gmail.com
Mon Jul 4 23:21:50 CEST 2011


Revision: 38096
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=38096
Author:   moguri
Date:     2011-07-04 21:21:49 +0000 (Mon, 04 Jul 2011)
Log Message:
-----------
BGE Animations: Updating some copy+pasted license blocks.

Modified Paths:
--------------
    branches/soc-2011-pepper/source/gameengine/Ketsji/BL_Action.cpp
    branches/soc-2011-pepper/source/gameengine/Ketsji/BL_Action.h

Modified: branches/soc-2011-pepper/source/gameengine/Ketsji/BL_Action.cpp
===================================================================
--- branches/soc-2011-pepper/source/gameengine/Ketsji/BL_Action.cpp	2011-07-04 21:19:11 UTC (rev 38095)
+++ branches/soc-2011-pepper/source/gameengine/Ketsji/BL_Action.cpp	2011-07-04 21:21:49 UTC (rev 38096)
@@ -17,13 +17,8 @@
  * along with this program; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
- * All rights reserved.
+ * Contributor(s): Mitchell Stokes.
  *
- * The Original Code is: all of this file.
- *
- * Contributor(s): none yet.
- *
  * ***** END GPL LICENSE BLOCK *****
  */
 

Modified: branches/soc-2011-pepper/source/gameengine/Ketsji/BL_Action.h
===================================================================
--- branches/soc-2011-pepper/source/gameengine/Ketsji/BL_Action.h	2011-07-04 21:19:11 UTC (rev 38095)
+++ branches/soc-2011-pepper/source/gameengine/Ketsji/BL_Action.h	2011-07-04 21:21:49 UTC (rev 38096)
@@ -17,13 +17,8 @@
  * along with this program; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
- * All rights reserved.
+ * Contributor(s): Mitchell Stokes.
  *
- * The Original Code is: all of this file.
- *
- * Contributor(s): none yet.
- *
  * ***** END GPL LICENSE BLOCK *****
  */
 #ifndef __BL_ACTION




More information about the Bf-blender-cvs mailing list