aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/curl.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/curl.rc b/src/curl.rc
index 57a9e1d21..c76673257 100644
--- a/src/curl.rc
+++ b/src/curl.rc
@@ -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-2005 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
+ VALUE "LegalCopyright", "Copyright 1996-2006 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
END
END