summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:36:15 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:36:15 +0000
commit222546046bd08aad239c1ee16623b98782fbba7b (patch)
tree570bccd8ce85b1fbef168cb5ac60bcffaef03a59
parent0890d1400abf5cec75dbb4c6dfa69c1edb703bdb (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--chars.c2
-rw-r--r--fstobdf.c2
-rw-r--r--fstobdf.man2
-rw-r--r--header.c2
-rw-r--r--props.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/chars.c b/chars.c
index cda2665..5c7cf81 100644
--- a/chars.c
+++ b/chars.c
@@ -43,7 +43,7 @@ in this Software without prior written authorization from The Open Group.
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
* THIS SOFTWARE.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/fstobdf/chars.c,v 3.8 2001/12/14 20:00:45 dawes Exp $ */
/* Morten Storgaard Nielsen: chars.c,v 3.2-1 2000/01/30 14:11:19 kat Exp */
diff --git a/fstobdf.c b/fstobdf.c
index 53428de..3161fa1 100644
--- a/fstobdf.c
+++ b/fstobdf.c
@@ -43,7 +43,7 @@ in this Software without prior written authorization from The Open Group.
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
* THIS SOFTWARE.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/fstobdf/fstobdf.c,v 1.7 2003/07/09 15:27:36 tsi Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/fstobdf.man b/fstobdf.man
index 867e79b..8e40bf2 100644
--- a/fstobdf.man
+++ b/fstobdf.man
@@ -24,7 +24,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86$
+.\" $XFree86: xc/programs/fstobdf/fstobdf.man,v 1.7 2001/12/14 20:00:46 dawes Exp $
.\"
.TH FSTOBDF 1 __xorgversion__
.SH NAME
diff --git a/header.c b/header.c
index 011204d..291ba01 100644
--- a/header.c
+++ b/header.c
@@ -43,7 +43,7 @@ in this Software without prior written authorization from The Open Group.
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
* THIS SOFTWARE.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/fstobdf/header.c,v 3.7 2001/12/14 20:00:46 dawes Exp $ */
#include <stdio.h>
#include <X11/Xosdefs.h>
diff --git a/props.c b/props.c
index 94d505f..d3dc92a 100644
--- a/props.c
+++ b/props.c
@@ -43,7 +43,7 @@ in this Software without prior written authorization from The Open Group.
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
* THIS SOFTWARE.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/fstobdf/props.c,v 1.6 2001/12/14 20:00:46 dawes Exp $ */
#include <stdio.h>
#include <string.h>