From d7f800da873246c627e7f4b47121806a2a40f2c6 Mon Sep 17 00:00:00 2001 From: Jake Read <jake.read@cba.mit.edu> Date: Thu, 27 Aug 2020 10:54:55 -0400 Subject: [PATCH] add fab 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