From d25f2e0839366969b9f384a7d1fa25de6a2f6f07 Mon Sep 17 00:00:00 2001 From: Jake Read <jake.read@cba.mit.edu> Date: Mon, 22 Nov 2021 20:20:10 -0500 Subject: [PATCH] add license --- LICENSE.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..623a003 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,4 @@ +This work may be reproduced, modified, distributed, performed, and +displayed for any purpose, but must acknowledge the MTM project. +Copyright is retained and must be preserved. The work is provided as is; +no warranty is provided, and users accept all liability. \ No newline at end of file -- GitLab