X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fexample%2Fsimplecircle.cpp;h=10a27a01ec9c8a0fa1faab76a1163e6986e0796f;hb=5687b33f346236ec6584613015c3e836ead287fd;hp=379b10d834022a223c7113117c36847bafcc842b;hpb=70bcefce2ab011a11014f36fc129b473cc0bc61e;p=synfig.git diff --git a/synfig-core/trunk/src/modules/example/simplecircle.cpp b/synfig-core/trunk/src/modules/example/simplecircle.cpp index 379b10d..10a27a0 100644 --- a/synfig-core/trunk/src/modules/example/simplecircle.cpp +++ b/synfig-core/trunk/src/modules/example/simplecircle.cpp @@ -2,7 +2,7 @@ /*! \file simplecircle.cpp ** \brief Template Header ** -** $Id: simplecircle.cpp,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -55,7 +55,7 @@ SYNFIG_LAYER_SET_NAME(SimpleCircle,"simple_circle"); SYNFIG_LAYER_SET_LOCAL_NAME(SimpleCircle,_("Simple Circle")); SYNFIG_LAYER_SET_CATEGORY(SimpleCircle,_("Do Not Use")); SYNFIG_LAYER_SET_VERSION(SimpleCircle,"0.1"); -SYNFIG_LAYER_SET_CVS_ID(SimpleCircle,"$Id: simplecircle.cpp,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $"); +SYNFIG_LAYER_SET_CVS_ID(SimpleCircle,"$Id$"); /* === P R O C E D U R E S ================================================= */