commit 90ae6fee472779322c3b0d6c32ada590e829089e Author: Nick Mathewson nickm@torproject.org Date: Wed Jan 29 15:34:25 2014 -0500
add a license file --- LICENSE | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f8c6614 --- /dev/null +++ b/LICENSE @@ -0,0 +1,6 @@ +Chutney is copyright 2011 Nick Mathewson, Michael Stone + copyright 2013 The Tor Project + +You may do anything with this work that copyright law would normally +restrict, so long as you retain the above notice(s) and this license +in all redistributed copies and derived works. There is no warranty.
tor-commits@lists.torproject.org