diff options
Diffstat (limited to 'generic/tclPkg.c')
-rw-r--r-- | generic/tclPkg.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tclPkg.c b/generic/tclPkg.c index 159c87b..26a9cff 100644 --- a/generic/tclPkg.c +++ b/generic/tclPkg.c @@ -10,8 +10,6 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclPkg.c,v 1.9.2.10 2007/09/19 09:23:59 dgp Exp $ - * * TIP #268. * Heavily rewritten to handle the extend version numbers, and extended * package requirements. |