Browse Source

Updated copyright.

svn:r9329
Andrew Lewman 18 years ago
parent
commit
a40d7a9ce6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/tor-mingw.nsi.in

+ 1 - 1
contrib/tor-mingw.nsi.in

@@ -27,7 +27,7 @@ VIProductVersion "${VERSION}"
 VIAddVersionKey "ProductName" "The Onion Router: Tor"
 VIAddVersionKey "Comments" "http://tor.eff.org"
 VIAddVersionKey "LegalTrademarks" "Three line BSD"
-VIAddVersionKey "LegalCopyright" "©2004-2006, Roger Dingledine, Nick Mathewson"
+VIAddVersionKey "LegalCopyright" "©2004-2007, Roger Dingledine, Nick Mathewson"
 VIAddVersionKey "FileDescription" "Tor is an implementation of Onion Routing. You can read more at http://tor.eff.org/"
 VIAddVersionKey "FileVersion" "${VERSION}"