From 333e231fa6c8e44582d94fedd2dda958e5131316 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Tue, 23 Jun 2009 00:09:26 +0000 Subject: SVN maintenance. --- source/blender/blenlib/BLI_listbase.h | 4 ++-- source/blender/blenlib/BLI_noise.h | 2 +- source/blender/blenlib/BLI_rect.h | 2 +- source/blender/blenlib/BLI_string.h | 4 ++-- source/blender/blenlib/intern/dynamiclist.c | 2 +- source/blender/blenlib/intern/dynamiclist.h | 2 +- source/blender/blenlib/intern/listbase.c | 2 +- source/blender/blenlib/intern/string.c | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) (limited to 'source/blender/blenlib') diff --git a/source/blender/blenlib/BLI_listbase.h b/source/blender/blenlib/BLI_listbase.h index d2fb62141de..d0b106b59c3 100644 --- a/source/blender/blenlib/BLI_listbase.h +++ b/source/blender/blenlib/BLI_listbase.h @@ -1,5 +1,5 @@ /* - * $Id: BLI_blenlib.h 17433 2008-11-12 21:16:53Z blendix $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,7 +26,7 @@ * * ***** END GPL LICENSE BLOCK ***** * - * $Id: $ + * $Id$ */ #ifndef BLI_LISTBASE_H diff --git a/source/blender/blenlib/BLI_noise.h b/source/blender/blenlib/BLI_noise.h index 9f72c5e7b54..0886eb3a8a5 100644 --- a/source/blender/blenlib/BLI_noise.h +++ b/source/blender/blenlib/BLI_noise.h @@ -1,5 +1,5 @@ /* - * $Id: BLI_blenlib.h 17433 2008-11-12 21:16:53Z blendix $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * diff --git a/source/blender/blenlib/BLI_rect.h b/source/blender/blenlib/BLI_rect.h index c7026b21494..c36a41af84b 100644 --- a/source/blender/blenlib/BLI_rect.h +++ b/source/blender/blenlib/BLI_rect.h @@ -1,5 +1,5 @@ /* - * $Id: BLI_blenlib.h 17433 2008-11-12 21:16:53Z blendix $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * diff --git a/source/blender/blenlib/BLI_string.h b/source/blender/blenlib/BLI_string.h index 4e5bf650196..bf93dc19cc5 100644 --- a/source/blender/blenlib/BLI_string.h +++ b/source/blender/blenlib/BLI_string.h @@ -1,5 +1,5 @@ /* - * $Id: BLI_blenlib.h 17433 2008-11-12 21:16:53Z blendix $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,7 +26,7 @@ * * ***** END GPL LICENSE BLOCK ***** * - * $Id: $ + * $Id$ */ #ifndef BLI_STRING_H diff --git a/source/blender/blenlib/intern/dynamiclist.c b/source/blender/blenlib/intern/dynamiclist.c index fbb87124bba..4fe654cffb6 100644 --- a/source/blender/blenlib/intern/dynamiclist.c +++ b/source/blender/blenlib/intern/dynamiclist.c @@ -3,7 +3,7 @@ * various string, file, list operations. * * - * $Id: util.c 17433 2008-11-12 21:16:53Z blendix $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * diff --git a/source/blender/blenlib/intern/dynamiclist.h b/source/blender/blenlib/intern/dynamiclist.h index aba3eda0696..e8c93fbcf23 100644 --- a/source/blender/blenlib/intern/dynamiclist.h +++ b/source/blender/blenlib/intern/dynamiclist.h @@ -1,5 +1,5 @@ /** - * $Id: BLI_dynamiclist.h 13161 2008-01-07 19:13:47Z hos $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * diff --git a/source/blender/blenlib/intern/listbase.c b/source/blender/blenlib/intern/listbase.c index e0fd5c37494..1064c8ac1bf 100644 --- a/source/blender/blenlib/intern/listbase.c +++ b/source/blender/blenlib/intern/listbase.c @@ -3,7 +3,7 @@ * various string, file, list operations. * * - * $Id: util.c 17433 2008-11-12 21:16:53Z blendix $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * diff --git a/source/blender/blenlib/intern/string.c b/source/blender/blenlib/intern/string.c index fa4bcbc26bc..4cd04aa232c 100644 --- a/source/blender/blenlib/intern/string.c +++ b/source/blender/blenlib/intern/string.c @@ -3,7 +3,7 @@ * various string, file, list operations. * * - * $Id: util.c 17433 2008-11-12 21:16:53Z blendix $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * -- cgit v1.2.3