diff options
-rw-r--r-- | chars.c | 3 | ||||
-rw-r--r-- | fstobdf.c | 2 | ||||
-rw-r--r-- | fstobdf.h | 1 | ||||
-rw-r--r-- | fstobdf.man | 2 | ||||
-rw-r--r-- | header.c | 2 | ||||
-rw-r--r-- | props.c | 2 |
6 files changed, 0 insertions, 12 deletions
@@ -1,5 +1,3 @@ -/* $Xorg: chars.c,v 1.4 2001/02/09 02:05:30 xorgcvs Exp $ */ -/* $XdotOrg: app/fstobdf/chars.c,v 1.3 2005/10/31 16:05:45 alanc Exp $ */ /* Copyright 1990, 1998 The Open Group @@ -44,7 +42,6 @@ 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.7 2001/03/04 00:16:31 tsi Exp $ */ /* Morten Storgaard Nielsen: chars.c,v 3.2-1 2000/01/30 14:11:19 kat Exp */ @@ -1,4 +1,3 @@ -/* $Xorg: fstobdf.c,v 1.4 2001/02/09 02:05:30 xorgcvs Exp $ */ /* Copyright 1990, 1998 The Open Group @@ -43,7 +42,6 @@ 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.6tsi Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -1,4 +1,3 @@ -/* $XFree86: xc/programs/fstobdf/fstobdf.h,v 1.2 2001/08/27 17:41:01 dawes Exp $ */ /* * Copyright (C) 1998 The XFree86 Project, Inc. All Rights Reserved. * diff --git a/fstobdf.man b/fstobdf.man index 31e7bd1..2ba4611 100644 --- a/fstobdf.man +++ b/fstobdf.man @@ -1,4 +1,3 @@ -.\" $Xorg: fstobdf.man,v 1.4 2001/02/09 02:05:30 xorgcvs Exp $ .\" Copyright 1990, Network Computing Devices .\" Copyright 1990, 1998 The Open Group .\" @@ -24,7 +23,6 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/fstobdf/fstobdf.man,v 1.6 2001/01/27 18:21:02 dawes Exp $ .\" .TH FSTOBDF __appmansuffix__ __xorgversion__ .SH NAME @@ -1,4 +1,3 @@ -/* $Xorg: header.c,v 1.4 2001/02/09 02:05:30 xorgcvs Exp $ */ /* Copyright 1990, 1998 The Open Group @@ -43,7 +42,6 @@ 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.6 2001/07/25 15:05:13 dawes Exp $ */ #include <stdio.h> #include <X11/Xosdefs.h> @@ -1,4 +1,3 @@ -/* $Xorg: props.c,v 1.4 2001/02/09 02:05:30 xorgcvs Exp $ */ /* Copyright 1990, 1991, 1998 The Open Group @@ -43,7 +42,6 @@ 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.5 2001/01/17 23:44:54 dawes Exp $ */ #include <stdio.h> #include <string.h> |