aboutsummaryrefslogtreecommitdiff
path: root/contrib/netinst.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netinst.nsi')
-rw-r--r--contrib/netinst.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/netinst.nsi b/contrib/netinst.nsi
index 622310e9a..08d950ab0 100644
--- a/contrib/netinst.nsi
+++ b/contrib/netinst.nsi
@@ -22,7 +22,7 @@ VIProductVersion "${VERSION}"
VIAddVersionKey "ProductName" "Tor"
VIAddVersionKey "Comments" "${WEBSITE}"
VIAddVersionKey "LegalTrademarks" "Three line BSD"
-VIAddVersionKey "LegalCopyright" "©2004-2010, Roger Dingledine, Nick Mathewson, The Tor Project, Inc."
+VIAddVersionKey "LegalCopyright" "©2004-2011, 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}"