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 | 092ffefd982e994324b4f188c06f211deecbe686 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /xlib | |
parent | 67e86168969b8dc8c999494b865d639cde34d5d5 (diff) | |
parent | 5cad7e1240b32955c1350fcd8cf4456165f13f96 (diff) | |
download | tk-092ffefd982e994324b4f188c06f211deecbe686.zip tk-092ffefd982e994324b4f188c06f211deecbe686.tar.gz tk-092ffefd982e994324b4f188c06f211deecbe686.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> |