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/moto/include/GEN_List.h | 1 - intern/moto/include/GEN_Map.h | 1 - intern/moto/include/MT_CmMatrix4x4.h | 1 - intern/moto/include/MT_Matrix3x3.h | 1 - intern/moto/include/MT_Matrix4x4.h | 2 -- intern/moto/include/MT_MinMax.h | 1 - intern/moto/include/MT_Optimize.h | 1 - intern/moto/include/MT_Plane3.h | 1 - intern/moto/include/MT_Point2.h | 1 - intern/moto/include/MT_Point3.h | 1 - intern/moto/include/MT_Quaternion.h | 1 - intern/moto/include/MT_Scalar.h | 1 - intern/moto/include/MT_Stream.h | 1 - intern/moto/include/MT_Transform.h | 1 - intern/moto/include/MT_Tuple2.h | 1 - intern/moto/include/MT_Tuple3.h | 1 - intern/moto/include/MT_Tuple4.h | 1 - intern/moto/include/MT_Vector2.h | 1 - intern/moto/include/MT_Vector3.h | 1 - intern/moto/include/MT_Vector4.h | 1 - intern/moto/include/MT_assert.h | 1 - intern/moto/include/MT_random.h | 1 - intern/moto/include/NM_Scalar.h | 1 - 23 files changed, 24 deletions(-) (limited to 'intern/moto/include') diff --git a/intern/moto/include/GEN_List.h b/intern/moto/include/GEN_List.h index d518bf5a7e9..3aefe5e060c 100644 --- a/intern/moto/include/GEN_List.h +++ b/intern/moto/include/GEN_List.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/GEN_Map.h b/intern/moto/include/GEN_Map.h index 06a161c215e..526bfdc8caf 100644 --- a/intern/moto/include/GEN_Map.h +++ b/intern/moto/include/GEN_Map.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_CmMatrix4x4.h b/intern/moto/include/MT_CmMatrix4x4.h index 6c34334b273..2b710c66888 100644 --- a/intern/moto/include/MT_CmMatrix4x4.h +++ b/intern/moto/include/MT_CmMatrix4x4.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Matrix3x3.h b/intern/moto/include/MT_Matrix3x3.h index 8f22a802cca..6d709fae662 100644 --- a/intern/moto/include/MT_Matrix3x3.h +++ b/intern/moto/include/MT_Matrix3x3.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Matrix4x4.h b/intern/moto/include/MT_Matrix4x4.h index 1bff55f2c58..de2ea995401 100644 --- a/intern/moto/include/MT_Matrix4x4.h +++ b/intern/moto/include/MT_Matrix4x4.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. * A 4x4 matrix compatible with other stuff. */ diff --git a/intern/moto/include/MT_MinMax.h b/intern/moto/include/MT_MinMax.h index 4207f56f0ed..42e689f45a4 100644 --- a/intern/moto/include/MT_MinMax.h +++ b/intern/moto/include/MT_MinMax.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Optimize.h b/intern/moto/include/MT_Optimize.h index 94c332cf94b..e16bab1ecf9 100644 --- a/intern/moto/include/MT_Optimize.h +++ b/intern/moto/include/MT_Optimize.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Plane3.h b/intern/moto/include/MT_Plane3.h index cd04174552d..f208b377a81 100644 --- a/intern/moto/include/MT_Plane3.h +++ b/intern/moto/include/MT_Plane3.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Point2.h b/intern/moto/include/MT_Point2.h index cfc69f1310b..587379b21f4 100644 --- a/intern/moto/include/MT_Point2.h +++ b/intern/moto/include/MT_Point2.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Point3.h b/intern/moto/include/MT_Point3.h index 8928bf6584e..f19b2e2f324 100644 --- a/intern/moto/include/MT_Point3.h +++ b/intern/moto/include/MT_Point3.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Quaternion.h b/intern/moto/include/MT_Quaternion.h index 532175c9441..407d291348b 100644 --- a/intern/moto/include/MT_Quaternion.h +++ b/intern/moto/include/MT_Quaternion.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Scalar.h b/intern/moto/include/MT_Scalar.h index baebaf07130..5c4a5c2a44a 100644 --- a/intern/moto/include/MT_Scalar.h +++ b/intern/moto/include/MT_Scalar.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Stream.h b/intern/moto/include/MT_Stream.h index 175433be3f6..42861e6c099 100644 --- a/intern/moto/include/MT_Stream.h +++ b/intern/moto/include/MT_Stream.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Transform.h b/intern/moto/include/MT_Transform.h index da49a088f4d..9c23482925c 100644 --- a/intern/moto/include/MT_Transform.h +++ b/intern/moto/include/MT_Transform.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Tuple2.h b/intern/moto/include/MT_Tuple2.h index 49bc7f644f6..465b31a6781 100644 --- a/intern/moto/include/MT_Tuple2.h +++ b/intern/moto/include/MT_Tuple2.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Tuple3.h b/intern/moto/include/MT_Tuple3.h index 1f53234f395..ddd8ed724ca 100644 --- a/intern/moto/include/MT_Tuple3.h +++ b/intern/moto/include/MT_Tuple3.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Tuple4.h b/intern/moto/include/MT_Tuple4.h index 00d83985385..aa3b60f1c9b 100644 --- a/intern/moto/include/MT_Tuple4.h +++ b/intern/moto/include/MT_Tuple4.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Vector2.h b/intern/moto/include/MT_Vector2.h index 082431b251a..8b8f2478ce3 100644 --- a/intern/moto/include/MT_Vector2.h +++ b/intern/moto/include/MT_Vector2.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Vector3.h b/intern/moto/include/MT_Vector3.h index e5c9b98c96f..83c53a19d66 100644 --- a/intern/moto/include/MT_Vector3.h +++ b/intern/moto/include/MT_Vector3.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_Vector4.h b/intern/moto/include/MT_Vector4.h index 8404631fac7..d157cefa946 100644 --- a/intern/moto/include/MT_Vector4.h +++ b/intern/moto/include/MT_Vector4.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_assert.h b/intern/moto/include/MT_assert.h index 50a3a21cdac..256397036de 100644 --- a/intern/moto/include/MT_assert.h +++ b/intern/moto/include/MT_assert.h @@ -1,5 +1,4 @@ /* -* $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/MT_random.h b/intern/moto/include/MT_random.h index 78e4cd74051..735316278d6 100644 --- a/intern/moto/include/MT_random.h +++ b/intern/moto/include/MT_random.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or diff --git a/intern/moto/include/NM_Scalar.h b/intern/moto/include/NM_Scalar.h index 56fd8c7badb..0e33979c521 100644 --- a/intern/moto/include/NM_Scalar.h +++ b/intern/moto/include/NM_Scalar.h @@ -1,5 +1,4 @@ /* - * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or -- cgit v1.2.3