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