aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-01-03 11:53:28 -0500
committerNick Mathewson <nickm@torproject.org>2011-01-03 11:53:28 -0500
commit8730884ebe8f30c69e361865ce25ad5c7b59805f (patch)
tree3913b4c569d6979b3e25d32435b41671f828e6f2 /contrib
parentda9190013510412cec00e38c064c5c718d032f9e (diff)
parent30b3475e6d5f5b644d4b607b343ff1da9540d178 (diff)
downloadtor-8730884ebe8f30c69e361865ce25ad5c7b59805f.tar
tor-8730884ebe8f30c69e361865ce25ad5c7b59805f.tar.gz
Merge remote branch 'origin/maint-0.2.2'
Diffstat (limited to 'contrib')
-rw-r--r--contrib/bundle.nsi2
-rw-r--r--contrib/netinst.nsi2
-rw-r--r--contrib/polipo/README4
3 files changed, 4 insertions, 4 deletions
diff --git a/contrib/bundle.nsi b/contrib/bundle.nsi
index ffc64df3c..55f6b5fa3 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-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}"
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}"
diff --git a/contrib/polipo/README b/contrib/polipo/README
index 98deec3e4..1110ca273 100644
--- a/contrib/polipo/README
+++ b/contrib/polipo/README
@@ -1,5 +1,5 @@
-Copyright 2007-2008 Andrew Lewman
-Copyright 2009-2010 The Tor Project
+Copyright 2007-2008, Andrew Lewman
+Copyright 2009-2011, The Tor Project
----------------
General Comments