summaryrefslogtreecommitdiff
path: root/License
diff options
context:
space:
mode:
authorMatt Cooper <matthew_cooper@brown.edu>2016-08-12 16:52:26 -0400
committerGitHub <noreply@github.com>2016-08-12 16:52:26 -0400
commitd1d69170cf3b08cdd740585bcbef6dab0e576a8a (patch)
tree0377b60e5e57a9b3c4c33a9e789f4a7f38c857b6 /License
parenta0cf11492bac20c3c7f30fc228ff4c03a4b3c68a (diff)
Rename License to LICENSE
Diffstat (limited to 'License')
-rw-r--r--License21
1 files changed, 0 insertions, 21 deletions
diff --git a/License b/License
deleted file mode 100644
index e33ea88..0000000
--- a/License
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2016 Matt Cooper
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.