From f29f1d68d7eca96e45ba3758686be07993d82e03 Mon Sep 17 00:00:00 2001 From: Jesse Adkins Date: Tue, 28 Sep 2010 13:30:02 -0700 Subject: Purge cvs tags. Signed-off-by: Jesse Adkins Signed-off-by: Alan Coopersmith --- src/util/atom.c | 3 --- src/util/fontaccel.c | 3 --- src/util/fontnames.c | 4 ---- src/util/fontutil.c | 3 --- src/util/fontxlfd.c | 3 --- src/util/format.c | 2 -- src/util/miscutil.c | 3 --- src/util/patcache.c | 3 --- src/util/private.c | 3 --- src/util/utilbitmap.c | 1 - 10 files changed, 28 deletions(-) (limited to 'src/util') diff --git a/src/util/atom.c b/src/util/atom.c index bfb05cc..f15e3d8 100644 --- a/src/util/atom.c +++ b/src/util/atom.c @@ -1,5 +1,3 @@ -/* $Xorg: atom.c,v 1.5 2001/02/09 02:04:04 xorgcvs Exp $ */ - /* Copyright 1990, 1994, 1998 The Open Group @@ -25,7 +23,6 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/atom.c,v 1.9 2002/09/19 13:22:00 tsi Exp $ */ /* * Author: Keith Packard, MIT X Consortium diff --git a/src/util/fontaccel.c b/src/util/fontaccel.c index c37f69a..c5915db 100644 --- a/src/util/fontaccel.c +++ b/src/util/fontaccel.c @@ -1,5 +1,3 @@ -/* $Xorg: fontaccel.c,v 1.4 2001/02/09 02:04:04 xorgcvs Exp $ */ - /* Copyright 1990, 1998 The Open Group @@ -27,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/fontaccel.c,v 1.6 2001/01/17 19:43:33 dawes Exp $ */ /* * Author: Keith Packard, MIT X Consortium diff --git a/src/util/fontnames.c b/src/util/fontnames.c index d03cea7..ceafce5 100644 --- a/src/util/fontnames.c +++ b/src/util/fontnames.c @@ -1,5 +1,3 @@ -/* $Xorg: fontnames.c,v 1.4 2001/02/09 02:04:04 xorgcvs Exp $ */ - /* Copyright 1991, 1998 The Open Group @@ -27,12 +25,10 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/fontnames.c,v 1.4 2001/01/17 19:43:33 dawes Exp $ */ /* * Author: Keith Packard, MIT X Consortium * - * @(#)fontnames.c 3.1 91/04/10 */ #ifdef HAVE_CONFIG_H diff --git a/src/util/fontutil.c b/src/util/fontutil.c index aa89ce0..22f6119 100644 --- a/src/util/fontutil.c +++ b/src/util/fontutil.c @@ -1,5 +1,3 @@ -/* $Xorg: fontutil.c,v 1.4 2001/02/09 02:04:04 xorgcvs Exp $ */ - /* Copyright 1991, 1998 The Open Group @@ -27,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/fontutil.c,v 3.6 2001/10/28 03:32:46 tsi Exp $ */ /* * Author: Keith Packard, MIT X Consortium diff --git a/src/util/fontxlfd.c b/src/util/fontxlfd.c index 4625540..8124037 100644 --- a/src/util/fontxlfd.c +++ b/src/util/fontxlfd.c @@ -1,5 +1,3 @@ -/* $Xorg: fontxlfd.c,v 1.4 2001/02/09 02:04:04 xorgcvs Exp $ */ - /* Copyright 1990, 1998 The Open Group @@ -27,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/fontxlfd.c,v 3.16tsi Exp $ */ /* * Author: Keith Packard, MIT X Consortium diff --git a/src/util/format.c b/src/util/format.c index 6700721..f5424fe 100644 --- a/src/util/format.c +++ b/src/util/format.c @@ -1,4 +1,3 @@ -/* $Xorg: format.c,v 1.4 2001/02/09 02:04:04 xorgcvs Exp $ */ /* * Copyright 1990, 1991 Network Computing Devices; * Portions Copyright 1987 by Digital Equipment Corporation @@ -50,7 +49,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/format.c,v 1.4 2001/01/17 19:43:33 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include diff --git a/src/util/miscutil.c b/src/util/miscutil.c index cb43666..7173d36 100644 --- a/src/util/miscutil.c +++ b/src/util/miscutil.c @@ -1,5 +1,3 @@ -/* $Xorg: miscutil.c,v 1.4 2001/02/09 02:04:04 xorgcvs Exp $ */ - /* Copyright 1991, 1994, 1998 The Open Group @@ -27,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/miscutil.c,v 1.7 2001/07/25 15:04:57 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include diff --git a/src/util/patcache.c b/src/util/patcache.c index 5411810..548105a 100644 --- a/src/util/patcache.c +++ b/src/util/patcache.c @@ -1,5 +1,3 @@ -/* $Xorg: patcache.c,v 1.4 2001/02/09 02:04:04 xorgcvs Exp $ */ - /* Copyright 1991, 1998 The Open Group @@ -25,7 +23,6 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/patcache.c,v 3.4 2001/01/17 19:43:33 dawes Exp $ */ /* * Author: Keith Packard, MIT X Consortium diff --git a/src/util/private.c b/src/util/private.c index 6b760b4..36715b1 100644 --- a/src/util/private.c +++ b/src/util/private.c @@ -1,5 +1,3 @@ -/* $Xorg: private.c,v 1.4 2001/02/09 02:04:04 xorgcvs Exp $ */ - /* Copyright 1991, 1998 The Open Group @@ -25,7 +23,6 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/private.c,v 1.8tsi Exp $ */ /* * Author: Keith Packard, MIT X Consortium diff --git a/src/util/utilbitmap.c b/src/util/utilbitmap.c index 978db89..5feb2d1 100644 --- a/src/util/utilbitmap.c +++ b/src/util/utilbitmap.c @@ -23,7 +23,6 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/util/utilbitmap.c,v 1.4 2001/01/17 19:43:34 dawes Exp $ */ /* * Author: Keith Packard, MIT X Consortium -- cgit v1.2.3