From 4a04f7206914a49f5f95adc5eb786237f1a9f547 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 23 Oct 2011 17:52:20 +0000 Subject: remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n --- source/blender/blenpluginapi/CMakeLists.txt | 1 - source/blender/blenpluginapi/documentation.h | 2 -- source/blender/blenpluginapi/floatpatch.h | 1 - source/blender/blenpluginapi/iff.h | 1 - source/blender/blenpluginapi/intern/pluginapi.c | 2 -- source/blender/blenpluginapi/plugin.h | 1 - source/blender/blenpluginapi/util.h | 1 - 7 files changed, 9 deletions(-) (limited to 'source/blender/blenpluginapi') diff --git a/source/blender/blenpluginapi/CMakeLists.txt b/source/blender/blenpluginapi/CMakeLists.txt index 9d398291b85..3e40b5bb0e5 100644 --- a/source/blender/blenpluginapi/CMakeLists.txt +++ b/source/blender/blenpluginapi/CMakeLists.txt @@ -1,4 +1,3 @@ -# $Id$ # ***** BEGIN GPL LICENSE BLOCK ***** # # This program is free software; you can redistribute it and/or diff --git a/source/blender/blenpluginapi/documentation.h b/source/blender/blenpluginapi/documentation.h index 136306e9088..45e9ec7f2e4 100644 --- a/source/blender/blenpluginapi/documentation.h +++ b/source/blender/blenpluginapi/documentation.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/source/blender/blenpluginapi/floatpatch.h b/source/blender/blenpluginapi/floatpatch.h index 22e956ab8f8..73fe35cad26 100644 --- a/source/blender/blenpluginapi/floatpatch.h +++ b/source/blender/blenpluginapi/floatpatch.h @@ -2,7 +2,6 @@ * \ingroup blpluginapi */ /* Copyright (c) 1999, Not a Number / NeoGeo b.v. - * $Id$ * * All rights reserved. * diff --git a/source/blender/blenpluginapi/iff.h b/source/blender/blenpluginapi/iff.h index d29853f7d15..6bd4e5bb2b0 100644 --- a/source/blender/blenpluginapi/iff.h +++ b/source/blender/blenpluginapi/iff.h @@ -2,7 +2,6 @@ * \ingroup blpluginapi */ /* Copyright (c) 1999, Not a Number / NeoGeo b.v. - * $Id$ * * All rights reserved. * diff --git a/source/blender/blenpluginapi/intern/pluginapi.c b/source/blender/blenpluginapi/intern/pluginapi.c index 6e1ab447659..67d404899b2 100644 --- a/source/blender/blenpluginapi/intern/pluginapi.c +++ b/source/blender/blenpluginapi/intern/pluginapi.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/source/blender/blenpluginapi/plugin.h b/source/blender/blenpluginapi/plugin.h index 174fd54462a..65569560faf 100644 --- a/source/blender/blenpluginapi/plugin.h +++ b/source/blender/blenpluginapi/plugin.h @@ -2,7 +2,6 @@ * \ingroup blpluginapi */ /* Copyright (c) 1999, Not a Number / NeoGeo b.v. - * $Id$ * * All rights reserved. * diff --git a/source/blender/blenpluginapi/util.h b/source/blender/blenpluginapi/util.h index 9c6d4e8a4e5..156e758977d 100644 --- a/source/blender/blenpluginapi/util.h +++ b/source/blender/blenpluginapi/util.h @@ -2,7 +2,6 @@ * \ingroup blpluginapi */ /* Copyright (c) 1999, Not a Number / NeoGeo b.v. - * $Id$ * * All rights reserved. * -- cgit v1.2.3