diff options
-rw-r--r-- | includes/cdutils.h | 2 | ||||
-rw-r--r-- | lib/cdutils.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/includes/cdutils.h b/includes/cdutils.h index 57bd976..e389efd 100644 --- a/includes/cdutils.h +++ b/includes/cdutils.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $id$ */ +/* $Id: cdutils.h,v 1.10 2003-11-23 14:43:06 pixel Exp $ */ #ifndef __CDUTILS_H__ #define __CDUTILS_H__ diff --git a/lib/cdutils.cpp b/lib/cdutils.cpp index 31ac108..4082267 100644 --- a/lib/cdutils.cpp +++ b/lib/cdutils.cpp @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $id$ */ +/* $Id: cdutils.cpp,v 1.14 2003-11-23 14:43:06 pixel Exp $ */ #include <stdio.h> #include <string.h> |