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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-04-18 02:43:18 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-04-18 02:43:18 +0400
commit00e46ef739cf2bfddb8805af056aa59fd3b3c71c (patch)
tree565f3cc24fc30b521b3d626715b9d836aa1e9ed1 /source/gameengine/GameLogic/SCA_PythonKeyboard.h
parent4cf697de8913e91e9091a12afbd37f5ebd4c9940 (diff)
SVN maintenance.
Diffstat (limited to 'source/gameengine/GameLogic/SCA_PythonKeyboard.h')
-rw-r--r--source/gameengine/GameLogic/SCA_PythonKeyboard.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source/gameengine/GameLogic/SCA_PythonKeyboard.h b/source/gameengine/GameLogic/SCA_PythonKeyboard.h
index 4c178d61cb0..0b353ac444c 100644
--- a/source/gameengine/GameLogic/SCA_PythonKeyboard.h
+++ b/source/gameengine/GameLogic/SCA_PythonKeyboard.h
@@ -1,6 +1,4 @@
/**
- * SCA_PythonKeyboard.h
- *
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
@@ -19,11 +17,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 *****