summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-08-02 20:15:20 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-08-02 20:15:20 +0200
commit836a851a8ac9e59a9841a2dfe1f8ce70d6e948e6 (patch)
treed46372b35ad29c36cae68c1ae056eb76a50e5ea3 /LICENSE
parent8db8e0ef9db378e379342a460115ddf41f61f54d (diff)
Dual license with Apache
The biggest practical change this has is it adds a bit about licensing contributions to the readme.
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 04404e5..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2023 Justin Wernick
-
-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. \ No newline at end of file