Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-07-02 14:14:59 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-07-02 14:14:59 +0400
commit418011907c26a87d21c8ed8935cd6a5b673a9b06 (patch)
treea01d9711b3a20154f6b4cd043eea256090acabcb /source/blender/blenkernel/BKE_bpath.h
parent1f091fd234fb42192be18269f59dbe3eb0bdca09 (diff)
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
Diffstat (limited to 'source/blender/blenkernel/BKE_bpath.h')
-rw-r--r--source/blender/blenkernel/BKE_bpath.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/blenkernel/BKE_bpath.h b/source/blender/blenkernel/BKE_bpath.h
index 90d5ca18b0c..990b414a4cf 100644
--- a/source/blender/blenkernel/BKE_bpath.h
+++ b/source/blender/blenkernel/BKE_bpath.h
@@ -15,11 +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): Campbell Barton
*
* ***** END GPL LICENSE BLOCK *****