[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [43644] trunk/blender/intern/boolop/intern /BOP_CarveInterface.cpp: Carve booleans: corrected copyright header

Sergey Sharybin sergey.vfx at gmail.com
Mon Jan 23 18:44:20 CET 2012


Revision: 43644
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=43644
Author:   nazgul
Date:     2012-01-23 17:44:19 +0000 (Mon, 23 Jan 2012)
Log Message:
-----------
Carve booleans: corrected copyright header

Modified Paths:
--------------
    trunk/blender/intern/boolop/intern/BOP_CarveInterface.cpp

Modified: trunk/blender/intern/boolop/intern/BOP_CarveInterface.cpp
===================================================================
--- trunk/blender/intern/boolop/intern/BOP_CarveInterface.cpp	2012-01-23 17:44:05 UTC (rev 43643)
+++ trunk/blender/intern/boolop/intern/BOP_CarveInterface.cpp	2012-01-23 17:44:19 UTC (rev 43644)
@@ -15,12 +15,13 @@
  * 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.
+ * The Original Code is Copyright (C) 2010 by the Blender Foundation.
  * All rights reserved.
  *
  * The Original Code is: all of this file.
  *
- * Contributor(s): none yet.
+ * Contributor(s): Ken Hughes,
+ *                 Sergey Sharybin.
  *
  * ***** END GPL LICENSE BLOCK *****
  */




More information about the Bf-blender-cvs mailing list