aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LICENSE
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-06-13 12:11:38 -0400
committerCameron Katri <me@cameronkatri.com>2021-06-13 12:11:38 -0400
commit8681a215d0ca54ee082ae5ad4f4032516d9cc102 (patch)
treef5c33a0074db60c30b52f1abfe2d945621d4b1b4 /LICENSE
parente484685210b4db2ee2ab21e0a71d0fe9043ae81d (diff)
downloadgmtk-gamejam-8681a215d0ca54ee082ae5ad4f4032516d9cc102.tar.gz
gmtk-gamejam-8681a215d0ca54ee082ae5ad4f4032516d9cc102.tar.zst
gmtk-gamejam-8681a215d0ca54ee082ae5ad4f4032516d9cc102.zip
Add LICENSE text
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE22
1 files changed, 22 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..9a0da49
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,22 @@
+Copyright (c) 2021-2021 Cameron Katri and Carson Katri.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.