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>2010-06-06 03:27:49 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-06-06 03:27:49 +0400
commit2ebb1c63f7b26478ed4c85d572312adf562b3148 (patch)
tree1765ff232652cc9eda3b2df3157db0ca2033b1c8 /source/blender/editors/space_sequencer/CMakeLists.txt
parent4da179749eb8d6b53f5c2eba4b3e4132656c3d4f (diff)
finish cleanup to cmake editors, also removed some stuff from scons thats not needed.
Diffstat (limited to 'source/blender/editors/space_sequencer/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_sequencer/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/editors/space_sequencer/CMakeLists.txt b/source/blender/editors/space_sequencer/CMakeLists.txt
index cd0c4eb839c..383cc05b7f7 100644
--- a/source/blender/editors/space_sequencer/CMakeLists.txt
+++ b/source/blender/editors/space_sequencer/CMakeLists.txt
@@ -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) 2006, Blender Foundation
-# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
# Contributor(s): Jacques Beaurain.
#
# ***** END GPL LICENSE BLOCK *****