diff options
-rw-r--r-- | chars.c | 2 | ||||
-rw-r--r-- | fstobdf.c | 2 | ||||
-rw-r--r-- | fstobdf.man | 2 | ||||
-rw-r--r-- | header.c | 2 | ||||
-rw-r--r-- | props.c | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -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: xc/programs/fstobdf/chars.c,v 3.8 2001/12/14 20:00:45 dawes Exp $ */ +/* $XFree86$ */ /* Morten Storgaard Nielsen: chars.c,v 3.2-1 2000/01/30 14:11:19 kat Exp */ @@ -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: xc/programs/fstobdf/fstobdf.c,v 1.7 2003/07/09 15:27:36 tsi Exp $ */ +/* $XFree86$ */ #include <stdio.h> #include <stdlib.h> diff --git a/fstobdf.man b/fstobdf.man index 8e40bf2..867e79b 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: xc/programs/fstobdf/fstobdf.man,v 1.7 2001/12/14 20:00:46 dawes Exp $ +.\" $XFree86$ .\" .TH FSTOBDF 1 __xorgversion__ .SH NAME @@ -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: xc/programs/fstobdf/header.c,v 3.7 2001/12/14 20:00:46 dawes Exp $ */ +/* $XFree86$ */ #include <stdio.h> #include <X11/Xosdefs.h> @@ -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: xc/programs/fstobdf/props.c,v 1.6 2001/12/14 20:00:46 dawes Exp $ */ +/* $XFree86$ */ #include <stdio.h> #include <string.h> |