projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55a69eb
)
corrected copyright.
author
Gunter Knauf
<gk@gknw.de>
Wed, 9 Jun 2004 01:15:03 +0000
(
01:15
+0000)
committer
Gunter Knauf
<gk@gknw.de>
Wed, 9 Jun 2004 01:15:03 +0000
(
01:15
+0000)
lib/libcurl.rc
patch
|
blob
|
history
diff --git
a/lib/libcurl.rc
b/lib/libcurl.rc
index 781739519ec230376e0d67ac622cd21b5cd2f12f..b7c01886c4bd9ed6251e6b67778cf5abfd3c1ec8 100644
(file)
--- 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-200
3
by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
+ VALUE "LegalCopyright", "Copyright 1996-200
4
by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
END
END