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 178d7ad..13e2faa 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.3 2007/01/02 23:39:40 dkf Exp $
*/
#ifndef _XBYTES
diff --git a/xlib/xcolors.c b/xlib/xcolors.c
index 90a9a9a..be9e479 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.9 2010/04/20 15:14:30 nijtmans Exp $
*/
#include "tkInt.h"
diff --git a/xlib/xdraw.c b/xlib/xdraw.c
index cf035de..f8f035c 100644
--- a/xlib/xdraw.c
+++ b/xlib/xdraw.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: xdraw.c,v 1.5 2007/01/02 23:39:40 dkf Exp $
*/
#include "tk.h"
diff --git a/xlib/xgc.c b/xlib/xgc.c
index bbc5746..61602e2 100644
--- a/xlib/xgc.c
+++ b/xlib/xgc.c
@@ -10,8 +10,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.18 2010/04/20 15:14:30 nijtmans Exp $
*/
#include "tkInt.h"
diff --git a/xlib/ximage.c b/xlib/ximage.c
index da8e806..aaab946 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.9 2007/12/13 15:29:45 dgp Exp $
*/
#include "tkInt.h"
diff --git a/xlib/xutil.c b/xlib/xutil.c
index b265e5d..0514d7a 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.5 2010/02/19 13:41:49 dkf Exp $
*/
#include <stdlib.h>