diff options
| author | Gunter Knauf <gk@gknw.de> | 2004-06-09 01:15:03 +0000 | 
|---|---|---|
| committer | Gunter Knauf <gk@gknw.de> | 2004-06-09 01:15:03 +0000 | 
| commit | f091ce64acafdfa450e7da75e8e29c40e7e46331 (patch) | |
| tree | 0f4d3100743e97c80675b275161c9ee878043969 /lib | |
| parent | 55a69ebea68731d2d76b6df7337c9c80265d5b96 (diff) | |
corrected copyright.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libcurl.rc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcurl.rc b/lib/libcurl.rc index 781739519..b7c01886c 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-2003 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0" +      VALUE "LegalCopyright",   "Copyright 1996-2004 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"      END    END  | 
