summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorSimponic <loganthebean222@gmail.com>2020-07-01 21:29:11 -0600
committerSimponic <loganthebean222@gmail.com>2020-07-01 21:29:11 -0600
commitf3306ade87229040cbb181770839ba80f188b682 (patch)
tree5d20c58dcb6a2ebd9fe3120307c53aa2beed3022 /LICENSE
parenta57e318e314a78ff555b78edbdebd1b8ded44de6 (diff)
downloadasteroids-cs165-f3306ade87229040cbb181770839ba80f188b682.tar.gz
asteroids-cs165-f3306ade87229040cbb181770839ba80f188b682.zip
Added restart and level feature
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 bc341d0..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2020 Logan Hunt
-
-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.