aboutsummaryrefslogtreecommitdiff
path: root/lib/libcurl.rc
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-01-25 13:17:20 +0000
committerGunter Knauf <gk@gknw.de>2007-01-25 13:17:20 +0000
commit2b7bcf2505b5f976905edbe1e5ff3e86593bc07b (patch)
tree47038ec76c9a70aa763c81ee3c2b4310d623d837 /lib/libcurl.rc
parent5aefdd93cbe6169b9ba6174d93fe759b7adbfdf2 (diff)
fixed copyright for new year.
Diffstat (limited to 'lib/libcurl.rc')
-rw-r--r--lib/libcurl.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcurl.rc b/lib/libcurl.rc
index 4bde34e22..f97fb8fd8 100644
--- a/lib/libcurl.rc
+++ b/lib/libcurl.rc
@@ -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