aboutsummaryrefslogtreecommitdiff
path: root/lib/libcurl.rc
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-01-22 03:48:16 +0000
committerYang Tse <yangsita@gmail.com>2008-01-22 03:48:16 +0000
commit727e23322f98f961891c4cba2b1a438237b2c32e (patch)
tree03b7dd814e1e1d85d90f099ed04c971645d09f32 /lib/libcurl.rc
parentef0ed9b7206e186c7d3d08b91885efdd0d0db9df (diff)
update copyright year
Diffstat (limited to 'lib/libcurl.rc')
-rw-r--r--lib/libcurl.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurl.rc b/lib/libcurl.rc
index eed602e76..ee850f131 100644
--- a/lib/libcurl.rc
+++ b/lib/libcurl.rc
@@ -5,7 +5,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2008, 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", "libcurl.dll\0"
VALUE "ProductName", "The cURL library\0"
VALUE "ProductVersion", LIBCURL_VERSION "\0"
- VALUE "LegalCopyright", "Copyright 1996-2007 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
+ VALUE "LegalCopyright", "Copyright 1996-2008 by Daniel Stenberg. http://curl.haxx.se/docs/copyright.html\0"
END
END