summaryrefslogtreecommitdiff
path: root/Resources/modules/LICENSE
diff options
context:
space:
mode:
authorAkshay Chipkar2019-02-26 16:14:35 +0530
committerGitHub2019-02-26 16:14:35 +0530
commit5da67b2138b9a1a542b076e040a46333fbd009ae (patch)
tree377366df2a1e5157e4e585e4cb0957955de8139f /Resources/modules/LICENSE
parent7577765064df7e5220861eff84d2234c32dbe17b (diff)
parente5a5ec14acde76803ea909b77e5f663cf8b00b35 (diff)
downloadOpenPLC-5da67b2138b9a1a542b076e040a46333fbd009ae.tar.gz
OpenPLC-5da67b2138b9a1a542b076e040a46333fbd009ae.tar.bz2
OpenPLC-5da67b2138b9a1a542b076e040a46333fbd009ae.zip
Merge pull request #6 from VishnuEaswaran/master
added the entire modules devoloped
Diffstat (limited to 'Resources/modules/LICENSE')
-rw-r--r--Resources/modules/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/Resources/modules/LICENSE b/Resources/modules/LICENSE
new file mode 100644
index 0000000..7f9cd22
--- /dev/null
+++ b/Resources/modules/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2019 Vishnu Easwaran E
+
+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.