diff options
author | oharboe <oharboe> | 2008-06-16 18:13:19 +0000 |
---|---|---|
committer | oharboe <oharboe> | 2008-06-16 18:13:19 +0000 |
commit | 11513743b6cb4aa26f7c52723f2563a89d8d3dd6 (patch) | |
tree | e3280da57a1d3236cbdf26b1dfceed6a0d50270f /jim-posix.c | |
parent | 78be41dd6e6e8a6a876fe4d48055ac13eb317c85 (diff) | |
download | jimtcl-11513743b6cb4aa26f7c52723f2563a89d8d3dd6.zip jimtcl-11513743b6cb4aa26f7c52723f2563a89d8d3dd6.tar.gz jimtcl-11513743b6cb4aa26f7c52723f2563a89d8d3dd6.tar.bz2 |
* retire CVS keyword expansion. Plays havoc with patches.
Diffstat (limited to 'jim-posix.c')
-rw-r--r-- | jim-posix.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jim-posix.c b/jim-posix.c index 0af0729..8fddeaf 100644 --- a/jim-posix.c +++ b/jim-posix.c @@ -1,8 +1,6 @@ /* Jim - POSIX extension * Copyright 2005 Salvatore Sanfilippo <antirez@invece.org> * - * $Id: jim-posix.c,v 1.12 2005/03/31 12:20:21 antirez Exp $ - * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at |