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 | 5cad7e1240b32955c1350fcd8cf4456165f13f96 (patch) | |
tree | 786e9299901f14f9734842c8825ad34a73260a50 /compat | |
parent | 255c998c4d6b7a3a342bbb8d3184f0f4365d33f5 (diff) | |
download | tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.zip tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.tar.gz tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'compat')
-rw-r--r-- | compat/limits.h | 2 | ||||
-rw-r--r-- | compat/stdlib.h | 2 | ||||
-rw-r--r-- | compat/unistd.h | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/compat/limits.h b/compat/limits.h index 1ffa1fb..2cb082b 100644 --- a/compat/limits.h +++ b/compat/limits.h @@ -12,8 +12,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: limits.h,v 1.2 1998/09/14 18:03:09 stanton Exp $ */ #define LONG_MIN 0x80000000 diff --git a/compat/stdlib.h b/compat/stdlib.h index 4b76fe5..4d1a386 100644 --- a/compat/stdlib.h +++ b/compat/stdlib.h @@ -13,8 +13,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: stdlib.h,v 1.3 1999/04/16 01:51:07 stanton Exp $ */ #ifndef _STDLIB diff --git a/compat/unistd.h b/compat/unistd.h index a7ec148..1a40e90 100644 --- a/compat/unistd.h +++ b/compat/unistd.h @@ -11,8 +11,6 @@ * makes no representations about the suitability of this * software for any purpose. It is provided "as is" without * express or implied warranty. - * - * RCS: @(#) $Id: unistd.h,v 1.2 1998/09/14 18:03:09 stanton Exp $ */ #ifndef _UNISTD |