summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-31 23:22:35 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-31 23:22:35 -0700
commit1e9f5766ab5a70da286f5271aa63901956517086 (patch)
tree42104b3429dfa4c836041b52c901a40e8f63a2e0
parentde4d0b6138f35acd12d1206cdd292376418a02c1 (diff)
Remove old CVS id tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--dsimple.c2
-rw-r--r--dsimple.h2
-rw-r--r--xlsfonts.c8
3 files changed, 3 insertions, 9 deletions
diff --git a/dsimple.c b/dsimple.c
index 67e59c0..5bb43e1 100644
--- a/dsimple.c
+++ b/dsimple.c
@@ -1,4 +1,3 @@
-/* $Xorg: dsimple.c,v 1.4 2001/02/09 02:05:54 xorgcvs Exp $ */
/*
Copyright 1993, 1998 The Open Group
@@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xlsfonts/dsimple.c,v 3.6 2001/12/14 20:02:09 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/Xlib.h>
diff --git a/dsimple.h b/dsimple.h
index 41a1e1c..a559d44 100644
--- a/dsimple.h
+++ b/dsimple.h
@@ -1,4 +1,3 @@
-/* $Xorg: dsimple.h,v 1.4 2001/02/09 02:05:54 xorgcvs Exp $ */
/*
Copyright 1993, 1998 The Open Group
@@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xlsfonts/dsimple.h,v 1.8 2002/12/24 17:43:01 tsi Exp $ */
/*
* dsimple.h: This file contains the definitions needed to use the
diff --git a/xlsfonts.c b/xlsfonts.c
index 21bccc6..b8dbcfc 100644
--- a/xlsfonts.c
+++ b/xlsfonts.c
@@ -1,7 +1,5 @@
/*
- * $Xorg: xlsfonts.c,v 1.4 2001/02/09 02:05:54 xorgcvs Exp $
- *
- *
+
Copyright 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its
@@ -23,8 +21,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be
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/programs/xlsfonts/xlsfonts.c,v 1.9 2003/09/08 14:25:33 eich Exp $ */
+
+ */
#ifdef HAVE_CONFIG_H
# include "config.h"