added a comment about this not being the original getdate.y version, it has
authorDaniel Stenberg <daniel@haxx.se>
Tue, 13 Jan 2004 08:59:53 +0000 (08:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 13 Jan 2004 08:59:53 +0000 (08:59 +0000)
been modified

lib/getdate.y

index 10acdba..41fb6f8 100644 (file)
@@ -5,6 +5,9 @@
 **  a couple of people on Usenet.  Completely overhauled by Rich $alz
 **  <rsalz@bbn.com> and Jim Berets <jberets@bbn.com> in August, 1990.
 **
+**  This code has been modified since it was included in curl, to make it
+**  thread-safe and to make compilers complain less about it.
+**
 **  This code is in the public domain and has no copyright.
 */