aboutsummaryrefslogtreecommitdiff
path: root/jim-eventloop.h
diff options
context:
space:
mode:
authoroharboe <oharboe>2008-06-16 18:13:19 +0000
committeroharboe <oharboe>2008-06-16 18:13:19 +0000
commit11513743b6cb4aa26f7c52723f2563a89d8d3dd6 (patch)
treee3280da57a1d3236cbdf26b1dfceed6a0d50270f /jim-eventloop.h
parent78be41dd6e6e8a6a876fe4d48055ac13eb317c85 (diff)
downloadjimtcl-11513743b6cb4aa26f7c52723f2563a89d8d3dd6.zip
jimtcl-11513743b6cb4aa26f7c52723f2563a89d8d3dd6.tar.gz
jimtcl-11513743b6cb4aa26f7c52723f2563a89d8d3dd6.tar.bz2
* retire CVS keyword expansion. Plays havoc with patches.
Diffstat (limited to 'jim-eventloop.h')
-rw-r--r--jim-eventloop.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/jim-eventloop.h b/jim-eventloop.h
index ddfa10f..80cf113 100644
--- a/jim-eventloop.h
+++ b/jim-eventloop.h
@@ -1,9 +1,7 @@
/* Jim eventloop extension
* Copyright 2005 Salvatore Sanfilippo <antirez@invece.org>
*
- * $Id: jim-eventloop.h,v 1.1 2005/04/18 08:31:26 antirez Exp $
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
*