fixed copyright for new year.
authorGunter Knauf <gk@gknw.de>
Thu, 25 Jan 2007 13:17:20 +0000 (13:17 +0000)
committerGunter Knauf <gk@gknw.de>
Thu, 25 Jan 2007 13:17:20 +0000 (13:17 +0000)
lib/libcurl.rc
src/curl.rc

index 4bde34e..f97fb8f 100644 (file)
@@ -30,7 +30,7 @@ BEGIN
       VALUE "OriginalFilename", "libcurl.dll\0"
       VALUE "ProductName",      "The cURL library\0"
       VALUE "ProductVersion",   LIBCURL_VERSION "\0"
-      VALUE "LegalCopyright",   "Copyright 1996-2005 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
+      VALUE "LegalCopyright",   "Copyright 1996-2007 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
     END
   END
 
index b513a56..bed4814 100644 (file)
@@ -52,7 +52,7 @@ BEGIN
       VALUE "OriginalFilename", "curl.exe\0"
       VALUE "ProductName",      "The cURL executable\0"
       VALUE "ProductVersion",   CURL_VERSION "\0"
-      VALUE "LegalCopyright",   "Copyright 1996-2006 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
+      VALUE "LegalCopyright",   "Copyright 1996-2007 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
     END
   END