aboutsummaryrefslogtreecommitdiff
path: root/src/curl.rc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-22 20:49:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-22 20:49:35 +0000
commite02ab66120169e8cf8d811de3d5210441a584cfd (patch)
tree297ae610adb6f180c7b329999cfd6007d0b1566f /src/curl.rc
parent76c7c694c5ab55eebb760f15618913d7f3eb852e (diff)
update the copyright year
Diffstat (limited to 'src/curl.rc')
-rw-r--r--src/curl.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/curl.rc b/src/curl.rc
index f8bfb78e8..8986de059 100644
--- a/src/curl.rc
+++ b/src/curl.rc
@@ -5,7 +5,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2004, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2005, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
@@ -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-2004 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
+ VALUE "LegalCopyright", "Copyright 1996-2005 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
END
END