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/gameengine/VideoTexture/ImageBase.cpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'source/gameengine/VideoTexture/ImageBase.cpp') diff --git a/source/gameengine/VideoTexture/ImageBase.cpp b/source/gameengine/VideoTexture/ImageBase.cpp index 65509ab9424..0fe71dd8024 100644 --- a/source/gameengine/VideoTexture/ImageBase.cpp +++ b/source/gameengine/VideoTexture/ImageBase.cpp @@ -1,7 +1,4 @@ -/** \file gameengine/VideoTexture/ImageBase.cpp - * \ingroup bgevideotex - */ -/* $Id$ +/* ----------------------------------------------------------------------------- This source file is part of VideoTexture library @@ -23,6 +20,10 @@ http://www.gnu.org/copyleft/lesser.txt. ----------------------------------------------------------------------------- */ +/** \file gameengine/VideoTexture/ImageBase.cpp + * \ingroup bgevideotex + */ + #include "ImageBase.h" extern "C" { #include "bgl.h" -- cgit v1.2.3