From bb59f006d5b24e153c14b849407db405e4abdb4e Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Mon, 26 Oct 2015 10:34:20 -0400 Subject: [PATCH] Adding license --- LICENSE | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..5a7c471 --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +This code is available according to same terms as Racket: + +http://download.racket-lang.org/license.html + +Copyright © Jay McCarthy