diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 16:13:24 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 16:13:24 (GMT) |
commit | 53febd68ad44f54d786016a07a2d1a158bc362d2 (patch) | |
tree | 786e9299901f14f9734842c8825ad34a73260a50 /xlib | |
parent | a17cc6e7864857dc63ad66ea35f82244d1addeef (diff) | |
download | tk-53febd68ad44f54d786016a07a2d1a158bc362d2.zip tk-53febd68ad44f54d786016a07a2d1a158bc362d2.tar.gz tk-53febd68ad44f54d786016a07a2d1a158bc362d2.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 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" @@ -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> |