diff options
Diffstat (limited to 'src/stroke')
-rw-r--r-- | src/stroke/stroke.c | 2 | ||||
-rw-r--r-- | src/stroke/stroke_keywords.h | 2 | ||||
-rw-r--r-- | src/stroke/stroke_keywords.txt | 2 | ||||
-rw-r--r-- | src/stroke/stroke_msg.h | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/src/stroke/stroke.c b/src/stroke/stroke.c index a8b705697..412efc26b 100644 --- a/src/stroke/stroke.c +++ b/src/stroke/stroke.c @@ -12,8 +12,6 @@ * 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_keywords.h b/src/stroke/stroke_keywords.h index 292589047..d50b11374 100644 --- a/src/stroke/stroke_keywords.h +++ b/src/stroke/stroke_keywords.h @@ -11,8 +11,6 @@ * 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_KEYWORDS_H_ diff --git a/src/stroke/stroke_keywords.txt b/src/stroke/stroke_keywords.txt index 64ee397b3..3ce4211e0 100644 --- a/src/stroke/stroke_keywords.txt +++ b/src/stroke/stroke_keywords.txt @@ -12,8 +12,6 @@ * 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 <string.h> diff --git a/src/stroke/stroke_msg.h b/src/stroke/stroke_msg.h index 42cbf97a1..37183094d 100644 --- a/src/stroke/stroke_msg.h +++ b/src/stroke/stroke_msg.h @@ -18,8 +18,6 @@ * 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_MSG_H_ |