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 --- intern/string/CMakeLists.txt | 1 - intern/string/STR_HashedString.h | 2 -- intern/string/STR_String.h | 2 -- intern/string/intern/STR_String.cpp | 2 -- 4 files changed, 7 deletions(-) (limited to 'intern/string') diff --git a/intern/string/CMakeLists.txt b/intern/string/CMakeLists.txt index 28bd198d29f..ddadfc61bee 100644 --- a/intern/string/CMakeLists.txt +++ b/intern/string/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/intern/string/STR_HashedString.h b/intern/string/STR_HashedString.h index 3565e622977..cd3b0e2b58f 100644 --- a/intern/string/STR_HashedString.h +++ b/intern/string/STR_HashedString.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or @@ -33,7 +32,6 @@ /** - * $Id$ * Copyright (C) 2001 NaN Technologies B.V. * This file was formerly known as: GEN_StdString.cpp. * @date November, 14, 2001 diff --git a/intern/string/STR_String.h b/intern/string/STR_String.h index 2b5ba449602..fa08dc3648e 100644 --- a/intern/string/STR_String.h +++ b/intern/string/STR_String.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or @@ -33,7 +32,6 @@ /** - * $Id$ * Copyright (C) 2001 NaN Technologies B.V. * This file was formerly known as: GEN_StdString.h. * @date April, 25, 2001 diff --git a/intern/string/intern/STR_String.cpp b/intern/string/intern/STR_String.cpp index ba097ba6046..e711c4e3260 100644 --- a/intern/string/intern/STR_String.cpp +++ b/intern/string/intern/STR_String.cpp @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or @@ -33,7 +32,6 @@ /** - * $Id$ * Copyright (C) 2001 NaN Technologies B.V. * This file was formerly known as: GEN_StdString.cpp. * @date April, 25, 2001 -- cgit v1.2.3