summaryrefslogtreecommitdiffstats
path: root/xlib
diff options
context:
space:
mode:
Diffstat (limited to 'xlib')
-rw-r--r--xlib/xbytes.h2
-rw-r--r--xlib/xcolors.c2
-rw-r--r--xlib/xdraw.c2
-rw-r--r--xlib/xgc.c2
-rw-r--r--xlib/ximage.c2
-rw-r--r--xlib/xutil.c2
6 files changed, 0 insertions, 12 deletions
diff --git a/xlib/xbytes.h b/xlib/xbytes.h
index 46be124..611e246 100644
--- a/xlib/xbytes.h
+++ b/xlib/xbytes.h
@@ -7,8 +7,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: xbytes.h,v 1.2 1998/09/14 18:24:02 stanton Exp $
*/
#ifndef _XBYTES
diff --git a/xlib/xcolors.c b/xlib/xcolors.c
index ad4a069..32c53bd 100644
--- a/xlib/xcolors.c
+++ b/xlib/xcolors.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: xcolors.c,v 1.5.2.1 2005/09/10 14:54:18 das Exp $
*/
#include <tkInt.h>
diff --git a/xlib/xdraw.c b/xlib/xdraw.c
index 796f2f7..281a7e8 100644
--- a/xlib/xdraw.c
+++ b/xlib/xdraw.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: xdraw.c,v 1.4 1999/04/16 01:51:55 stanton Exp $
*/
#include "tk.h"
diff --git a/xlib/xgc.c b/xlib/xgc.c
index 570d510..76828b1 100644
--- a/xlib/xgc.c
+++ b/xlib/xgc.c
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: xgc.c,v 1.6.2.6 2007/11/09 06:26:57 das Exp $
*/
#include <tkInt.h>
diff --git a/xlib/ximage.c b/xlib/ximage.c
index 9087a0f..de3bb1e 100644
--- a/xlib/ximage.c
+++ b/xlib/ximage.c
@@ -7,8 +7,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: ximage.c,v 1.4.8.3 2007/06/29 03:20:58 das Exp $
*/
#include "tkInt.h"
diff --git a/xlib/xutil.c b/xlib/xutil.c
index 4f0b5d1..db9d35e 100644
--- a/xlib/xutil.c
+++ b/xlib/xutil.c
@@ -7,8 +7,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: xutil.c,v 1.2 1998/09/14 18:24:03 stanton Exp $
*/
#include <stdlib.h>