aboutsummaryrefslogtreecommitdiff
path: root/contrib/bundle.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bundle.nsi')
-rw-r--r--contrib/bundle.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bundle.nsi b/contrib/bundle.nsi
index 0f1d82f3e..ffc64df3c 100644
--- a/contrib/bundle.nsi
+++ b/contrib/bundle.nsi
@@ -22,7 +22,7 @@ VIProductVersion "${VERSION}"
VIAddVersionKey "ProductName" "Tor"
VIAddVersionKey "Comments" "${WEBSITE}"
VIAddVersionKey "LegalTrademarks" "Three line BSD"
-VIAddVersionKey "LegalCopyright" "©2004-2009, Roger Dingledine, Nick Mathewson, The Tor Project, Inc."
+VIAddVersionKey "LegalCopyright" "©2004-2010, Roger Dingledine, Nick Mathewson, The Tor Project, Inc."
VIAddVersionKey "FileDescription" "Tor is an implementation of Onion Routing. You can read more at ${WEBSITE}"
VIAddVersionKey "FileVersion" "${VERSION}"