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-08-16 23:51:29 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-08-16 23:51:29 +0400
commit54de782faffe12e625af6f80a283a45d0fd9c535 (patch)
tree5d7640d8a0fac9b26f49554c1e38d7db95bf3982 /intern/audaspace/Python
parent1964b2329e1ce5764ddcd2015e143d58d66bed7f (diff)
SVN maintenance.
Diffstat (limited to 'intern/audaspace/Python')
-rw-r--r--intern/audaspace/Python/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/intern/audaspace/Python/Makefile b/intern/audaspace/Python/Makefile
index 1d7ff3e5650..a66f86549f5 100644
--- a/intern/audaspace/Python/Makefile
+++ b/intern/audaspace/Python/Makefile
@@ -1,5 +1,7 @@
+# -*- mode: gnumakefile; tab-width: 8; indent-tabs-mode: t; -*-
+# vim: tabstop=8
#
-# $Id: Makefile 25604 2009-12-29 09:56:11Z sgefant $
+# $Id$
#
# ***** BEGIN GPL LICENSE BLOCK *****
#
@@ -15,14 +17,14 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
-# The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
+# The Original Code is Copyright (C) 2010 by Blender Foundation
# All rights reserved.
#
# The Original Code is: all of this file.
#
-# Contributor(s): none yet.
+# Contributor(s): Ton
#
# ***** END GPL LICENSE BLOCK *****
#