From 0b99fd91640a1f75c940d6fa5ee03a7421555aa5 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Sun, 11 Apr 2010 16:41:43 +0000 Subject: [PATCH] SVN maintenance. --- source/blender/python/generic/mathutils_color.c | 2 +- source/blender/python/generic/mathutils_color.h | 4 ++-- source/blender/python/generic/mathutils_vector.h | 3 ++- 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 ***** *