summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 12:59:42 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 12:59:42 -0700
commite5a6da16b73693c384715045705d6392ef0b4519 (patch)
treefe1e88a5bbad2ee82242513dc2d6f69c5cd2f219
parent119b36c4591155c905f4776be41ecf660ecf78ef (diff)
Purge CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--chars.c3
-rw-r--r--fstobdf.c2
-rw-r--r--fstobdf.h1
-rw-r--r--fstobdf.man2
-rw-r--r--header.c2
-rw-r--r--props.c2
6 files changed, 0 insertions, 12 deletions
diff --git a/chars.c b/chars.c
index 5476fb2..7d6f045 100644
--- a/chars.c
+++ b/chars.c
@@ -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 */
diff --git a/fstobdf.c b/fstobdf.c
index d21d654..2b1b160 100644
--- a/fstobdf.c
+++ b/fstobdf.c
@@ -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>
diff --git a/fstobdf.h b/fstobdf.h
index 688b2cf..08d565a 100644
--- a/fstobdf.h
+++ b/fstobdf.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
diff --git a/header.c b/header.c
index 7350b85..4564a00 100644
--- a/header.c
+++ b/header.c
@@ -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>
diff --git a/props.c b/props.c
index 29e3249..cd45177 100644
--- a/props.c
+++ b/props.c
@@ -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>