tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 272265efbd89c4c2589316a20cf27064def21911
parent d475d7c2fb3c0ed5120c50011b187f6957a4f52c
Author: Roger Dingledine <arma@torproject.org>
Date:   Fri, 23 Aug 2019 21:52:33 -0400

clarify that tor's license is free software

no actual changes to the license.

this way folks who don't immediately recognize the text of the 3-clause
bsd can be reassured that we're using a standard license.

closes ticket #31498

Diffstat:
MLICENSE | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE @@ -9,7 +9,8 @@ there may be other license terms that you should be aware of. =============================================================================== -Tor is distributed under this license: +Tor is distributed under the "3-clause BSD" license, a commonly used +software license that means Tor is both free software and open source: Copyright (c) 2001-2004, Roger Dingledine Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson