
11 Aug
2014
11 Aug
'14
7:20 p.m.
commit 394f92c607b887bdb7f1236998b29de90ef6859a Author: David Goulet <dgoulet@ev0ke.net> Date: Mon Aug 11 09:48:37 2014 -0400 Fix: add LICENSE file to repository Signed-off-by: David Goulet <dgoulet@ev0ke.net> --- LICENSE | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a875e0a --- /dev/null +++ b/LICENSE @@ -0,0 +1,8 @@ +Torsocks licensing +David Goulet <dgoulet@ev0ke.net> +August 11th, 2014 + +* GPLv2 + +The entire code is distributed under the GPLv2 license. See gpl-2.0.txt for +more details.