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
path: root/source
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-04-11 20:41:43 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-04-11 20:41:43 +0400
commit0b99fd91640a1f75c940d6fa5ee03a7421555aa5 (patch)
treed57bdb27ef2e0f03ce3fb1b9aeb1fb5219e9eb0c /source
parent56b1c4e47f8cd98c6513e7d972bd489f7d892a4f (diff)
SVN maintenance.
Diffstat (limited to 'source')
-rw-r--r--source/blender/python/generic/mathutils_color.c2
-rw-r--r--source/blender/python/generic/mathutils_color.h4
-rw-r--r--source/blender/python/generic/mathutils_vector.h3
3 files changed, 5 insertions, 4 deletions
diff --git a/source/blender/python/generic/mathutils_color.c b/source/blender/python/generic/mathutils_color.c
index f715ff51b0c..d44515d1551 100644
--- a/source/blender/python/generic/mathutils_color.c
+++ b/source/blender/python/generic/mathutils_color.c
@@ -1,5 +1,5 @@
/*
- * $Id: mathutils_color.c 28124 2010-04-11 12:05:27Z campbellbarton $
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/source/blender/python/generic/mathutils_color.h b/source/blender/python/generic/mathutils_color.h
index bae08afa62a..f552dc99ee9 100644
--- a/source/blender/python/generic/mathutils_color.h
+++ b/source/blender/python/generic/mathutils_color.h
@@ -1,5 +1,5 @@
-/*
- * $Id:
+/*
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/source/blender/python/generic/mathutils_vector.h b/source/blender/python/generic/mathutils_vector.h
index f6cd0ef65e7..cdb2a1e5f04 100644
--- a/source/blender/python/generic/mathutils_vector.h
+++ b/source/blender/python/generic/mathutils_vector.h
@@ -1,4 +1,5 @@
-/* $Id$
+/*
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*