From 1ce3c0d0c1d5435059e893a62ebdea0f15526987 Mon Sep 17 00:00:00 2001 From: Jake Read <jake.read@cba.mit.edu> Date: Thu, 27 Aug 2020 10:55:12 -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