diff --git a/lib/getdate.y b/lib/getdate.y
index 10acdba88d1d79647703da2d8c567b342e3eeaa7..41fb6f8d2373350f8873822248e68ea9b61964b7 100644
--- a/lib/getdate.y
+++ b/lib/getdate.y
@@ -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.
 */