From 418011907c26a87d21c8ed8935cd6a5b673a9b06 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 2 Jul 2013 10:14:59 +0000 Subject: remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h --- source/blender/editors/armature/meshlaplacian.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'source/blender/editors/armature/meshlaplacian.h') diff --git a/source/blender/editors/armature/meshlaplacian.h b/source/blender/editors/armature/meshlaplacian.h index da512f2df12..820aedc5467 100644 --- a/source/blender/editors/armature/meshlaplacian.h +++ b/source/blender/editors/armature/meshlaplacian.h @@ -15,13 +15,6 @@ * 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. - * - * The Original Code is: all of this file. - * - * Contributor(s): none yet. - * * ***** END GPL LICENSE BLOCK ***** * BIF_meshlaplacian.h: Algorithms using the mesh laplacian. */ -- cgit v1.2.3