aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-23-235.eu-west-2.compute.internal>2018-12-16 16:15:07 +0000
committerUbuntu <ubuntu@ip-172-31-23-235.eu-west-2.compute.internal>2018-12-16 16:15:07 +0000
commit1631d2f33cc4d9fbed04716aa811f9156909bee9 (patch)
tree6ad0a9897b4b59288cc69f491b6a0b3537d84372 /LICENSE
parent824ebfd153bf8e63a812ec2b9145bf49c8285435 (diff)
parent379a3330624e31365fc38b7d6ff91f984ff186d7 (diff)
downloadSmallYTChannelBot-1631d2f33cc4d9fbed04716aa811f9156909bee9.tar.gz
SmallYTChannelBot-1631d2f33cc4d9fbed04716aa811f9156909bee9.zip
Merge branch 'master' of https://github.com/jwansek/SmallYTChannelBotSubmissions
initial code upload
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..5e307b0
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2018 jwansek
+
+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.