From 76a78d478adeba9fd6bd922e7ad22d2dce49f490 Mon Sep 17 00:00:00 2001 From: Jake Read <jake.read@cba.mit.edu> Date: Thu, 27 Aug 2020 10:54:36 -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