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/blenloader/intern/versioning_250.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/blender/blenloader/intern') diff --git a/source/blender/blenloader/intern/versioning_250.c b/source/blender/blenloader/intern/versioning_250.c index 859df2f64a1..80e34f0fce4 100644 --- a/source/blender/blenloader/intern/versioning_250.c +++ b/source/blender/blenloader/intern/versioning_250.c @@ -15,10 +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. - * - * * Contributor(s): Blender Foundation * * ***** END GPL LICENSE BLOCK ***** -- cgit v1.2.3