diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
commit | f82363df5a9880843a53135479757dfeba08f045 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /xlib | |
parent | 5ec27c2ab70054b6847e2e9b3610dc994d9e833e (diff) | |
parent | 53febd68ad44f54d786016a07a2d1a158bc362d2 (diff) | |
download | tk-f82363df5a9880843a53135479757dfeba08f045.zip tk-f82363df5a9880843a53135479757dfeba08f045.tar.gz tk-f82363df5a9880843a53135479757dfeba08f045.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> |