From 1a07348a50ec679c8b7bb1abb45e61a9ebcc69a9 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 3 Jan 2011 11:50:39 -0500 Subject: Bump copyright statements to 2011 --- contrib/netinst.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/netinst.nsi') diff --git a/contrib/netinst.nsi b/contrib/netinst.nsi index 622310e9a3..08d950ab04 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}" -- cgit v1.2.3-54-g00ecf