diff options
author | dgp@users.sourceforge.net <dgp> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2011-06-08 17:44:55 (GMT) |
commit | b22c70b26b7755db1844439c25834597bb5572b5 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /xlib | |
parent | acb89e8905e3310c8a3d05bb1c2a824ffc401a0c (diff) | |
parent | 42bca745d0043de8d97ec44accbad327b0482e5f (diff) | |
download | tk-b22c70b26b7755db1844439c25834597bb5572b5.zip tk-b22c70b26b7755db1844439c25834597bb5572b5.tar.gz tk-b22c70b26b7755db1844439c25834597bb5572b5.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'xlib')
-rw-r--r-- | xlib/xbytes.h | 2 | ||||
-rw-r--r-- | xlib/xcolors.c | 2 | ||||
-rw-r--r-- | xlib/xdraw.c | 2 | ||||
-rw-r--r-- | xlib/xgc.c | 2 | ||||
-rw-r--r-- | xlib/ximage.c | 2 | ||||
-rw-r--r-- | xlib/xutil.c | 2 |
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 0120579..ad33b7b 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.7 2007/01/02 23:39:40 dkf 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" @@ -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.16 2007/12/13 15:29:45 dgp 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 103d995..267a624 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.4 2007/01/02 23:39:40 dkf Exp $ */ #include <stdlib.h> |