]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
update the copyright year
authorDaniel Stenberg <daniel@haxx.se>
Fri, 22 Apr 2005 20:49:35 +0000 (20:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 Apr 2005 20:49:35 +0000 (20:49 +0000)
src/curl.rc

index f8bfb78e89f568042d3a0af04a7b994da6290731..8986de0590f5a571077cc359709a3bbdd14b9adf 100644 (file)
@@ -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