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/quicktime/CMakeLists.txt | 1 - source/blender/quicktime/apple/qtkit_export.m | 6 +----- source/blender/quicktime/apple/qtkit_import.m | 6 +----- source/blender/quicktime/apple/quicktime_export.c | 1 - source/blender/quicktime/apple/quicktime_import.c | 1 - source/blender/quicktime/quicktime_export.h | 1 - source/blender/quicktime/quicktime_import.h | 1 - 7 files changed, 2 insertions(+), 15 deletions(-) (limited to 'source/blender/quicktime') diff --git a/source/blender/quicktime/CMakeLists.txt b/source/blender/quicktime/CMakeLists.txt index b647466d2a8..e8f8fa51a0a 100644 --- a/source/blender/quicktime/CMakeLists.txt +++ b/source/blender/quicktime/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/quicktime/apple/qtkit_export.m b/source/blender/quicktime/apple/qtkit_export.m index c1b8688e1d7..e0a87b33b5f 100644 --- a/source/blender/quicktime/apple/qtkit_export.m +++ b/source/blender/quicktime/apple/qtkit_export.m @@ -1,8 +1,4 @@ -/** - * $Id$ - * - * qtkit_export.m - * +/* * Code to create QuickTime Movies with Blender * * ***** BEGIN GPL LICENSE BLOCK ***** diff --git a/source/blender/quicktime/apple/qtkit_import.m b/source/blender/quicktime/apple/qtkit_import.m index 06cfb82e904..979dd1e3c60 100644 --- a/source/blender/quicktime/apple/qtkit_import.m +++ b/source/blender/quicktime/apple/qtkit_import.m @@ -1,8 +1,4 @@ -/** - * $Id$ - * - * qtkit_import.m - * +/* * Code to use Quicktime to load images/movies as texture. * * ***** BEGIN GPL LICENSE BLOCK ***** diff --git a/source/blender/quicktime/apple/quicktime_export.c b/source/blender/quicktime/apple/quicktime_export.c index 9b8f0bce6fb..77cc45664a4 100644 --- a/source/blender/quicktime/apple/quicktime_export.c +++ b/source/blender/quicktime/apple/quicktime_export.c @@ -1,5 +1,4 @@ /* - * $Id$ * * quicktime_export.c * diff --git a/source/blender/quicktime/apple/quicktime_import.c b/source/blender/quicktime/apple/quicktime_import.c index 2f8cf242697..f88cba51ac3 100644 --- a/source/blender/quicktime/apple/quicktime_import.c +++ b/source/blender/quicktime/apple/quicktime_import.c @@ -1,5 +1,4 @@ /* - * $Id$ * * quicktime_import.c * diff --git a/source/blender/quicktime/quicktime_export.h b/source/blender/quicktime/quicktime_export.h index 1c4f7a65e1e..8499952131e 100644 --- a/source/blender/quicktime/quicktime_export.h +++ b/source/blender/quicktime/quicktime_export.h @@ -1,4 +1,3 @@ -/* $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * diff --git a/source/blender/quicktime/quicktime_import.h b/source/blender/quicktime/quicktime_import.h index 7ca71cb9d4f..d095b8353ca 100644 --- a/source/blender/quicktime/quicktime_import.h +++ b/source/blender/quicktime/quicktime_import.h @@ -1,7 +1,6 @@ /* * Quicktime_import.h * - * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * -- cgit v1.2.3