aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/stroke/stroke.c2
-rw-r--r--src/stroke/stroke.h2
-rw-r--r--src/stroke/stroke_keywords.h2
-rw-r--r--src/stroke/stroke_keywords.txt2
4 files changed, 6 insertions, 2 deletions
diff --git a/src/stroke/stroke.c b/src/stroke/stroke.c
index 242a3b3de..3365add54 100644
--- a/src/stroke/stroke.c
+++ b/src/stroke/stroke.c
@@ -12,6 +12,8 @@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * RCSID $Id$
*/
#include <stdlib.h>
diff --git a/src/stroke/stroke.h b/src/stroke/stroke.h
index 73a1e14fe..55cefef98 100644
--- a/src/stroke/stroke.h
+++ b/src/stroke/stroke.h
@@ -18,6 +18,8 @@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * RCSID $Id$
*/
#ifndef STROKE_H_
diff --git a/src/stroke/stroke_keywords.h b/src/stroke/stroke_keywords.h
index 34fab1360..7bad0d4d6 100644
--- a/src/stroke/stroke_keywords.h
+++ b/src/stroke/stroke_keywords.h
@@ -12,7 +12,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
- * RCSID $Id: keywords.h,v 1.8 2006/04/17 10:30:27 as Exp $
+ * RCSID $Id$
*/
#ifndef _STROKE_KEYWORDS_H_
diff --git a/src/stroke/stroke_keywords.txt b/src/stroke/stroke_keywords.txt
index 6613506a4..672203ca6 100644
--- a/src/stroke/stroke_keywords.txt
+++ b/src/stroke/stroke_keywords.txt
@@ -13,7 +13,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
- * RCSID $Id: keywords.txt,v 1.6 2006/04/17 10:30:27 as Exp $
+ * RCSID $Id$
*/
#include <string.h>