Added missing $Id$ keyword to the header.
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / translate.cpp
index 8a7e4a5..037bdda 100644 (file)
@@ -2,6 +2,8 @@
 /*!    \file translate.cpp
 **     \brief Template File
 **
+**     $Id$
+**
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
@@ -52,7 +54,7 @@ SYNFIG_LAYER_SET_NAME(Translate,"translate");
 SYNFIG_LAYER_SET_LOCAL_NAME(Translate,_("Translate"));
 SYNFIG_LAYER_SET_CATEGORY(Translate,_("Transform"));
 SYNFIG_LAYER_SET_VERSION(Translate,"0.1");
-SYNFIG_LAYER_SET_CVS_ID(Translate,"$Id: translate.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $");
+SYNFIG_LAYER_SET_CVS_ID(Translate,"$Id$");
 
 /* === P R O C E D U R E S ================================================= */