summaryrefslogtreecommitdiff
path: root/src/xutf8
diff options
context:
space:
mode:
Diffstat (limited to 'src/xutf8')
-rw-r--r--src/xutf8/case.c2
-rw-r--r--src/xutf8/is_right2left.c2
-rw-r--r--src/xutf8/is_spacing.c2
-rw-r--r--src/xutf8/keysym2Ucs.c2
-rw-r--r--src/xutf8/test.c2
-rw-r--r--src/xutf8/test2.c2
-rw-r--r--src/xutf8/utils/conv_gen.c2
-rw-r--r--src/xutf8/utils/convert_map.c2
-rw-r--r--src/xutf8/utils/create_table.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/xutf8/case.c b/src/xutf8/case.c
index e6589cc5b..5fce6b570 100644
--- a/src/xutf8/case.c
+++ b/src/xutf8/case.c
@@ -1,5 +1,5 @@
/*
- * "$Id: $"
+ * "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2010 by O'ksi'D.
diff --git a/src/xutf8/is_right2left.c b/src/xutf8/is_right2left.c
index c36a0829b..9f8e44fe4 100644
--- a/src/xutf8/is_right2left.c
+++ b/src/xutf8/is_right2left.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2010 by O'ksi'D.
diff --git a/src/xutf8/is_spacing.c b/src/xutf8/is_spacing.c
index 72e4df4e8..c17dc2b60 100644
--- a/src/xutf8/is_spacing.c
+++ b/src/xutf8/is_spacing.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2010 by O'ksi'D.
diff --git a/src/xutf8/keysym2Ucs.c b/src/xutf8/keysym2Ucs.c
index aa46eef77..0c7c6c1f4 100644
--- a/src/xutf8/keysym2Ucs.c
+++ b/src/xutf8/keysym2Ucs.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2003 by O'ksi'D.
diff --git a/src/xutf8/test.c b/src/xutf8/test.c
index ceab23000..6140afbc6 100644
--- a/src/xutf8/test.c
+++ b/src/xutf8/test.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2003 by O'ksi'D.
diff --git a/src/xutf8/test2.c b/src/xutf8/test2.c
index d43b9e862..635578058 100644
--- a/src/xutf8/test2.c
+++ b/src/xutf8/test2.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2003 by O'ksi'D.
diff --git a/src/xutf8/utils/conv_gen.c b/src/xutf8/utils/conv_gen.c
index 1c59f9248..833790269 100644
--- a/src/xutf8/utils/conv_gen.c
+++ b/src/xutf8/utils/conv_gen.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2003 by O'ksi'D.
diff --git a/src/xutf8/utils/convert_map.c b/src/xutf8/utils/convert_map.c
index 9dc137400..c672d5423 100644
--- a/src/xutf8/utils/convert_map.c
+++ b/src/xutf8/utils/convert_map.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2003 by O'ksi'D.
diff --git a/src/xutf8/utils/create_table.c b/src/xutf8/utils/create_table.c
index 81783f316..bf75631a5 100644
--- a/src/xutf8/utils/create_table.c
+++ b/src/xutf8/utils/create_table.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2003 by O'ksi'D.