diff options
author | rohmhatre | 2022-05-30 16:56:41 +0530 |
---|---|---|
committer | rohmhatre | 2022-05-30 16:56:41 +0530 |
commit | 17bf0f87d2df9187fc52b6762a5654d0a5bc2741 (patch) | |
tree | ad0a1286be580ef928d5164cc9e1379302db59be /OpenPLC_modules/openplc_modules/LICENSE | |
parent | 9984483e6d3503784e4d809de03249014b683d87 (diff) | |
download | OpenPLC-17bf0f87d2df9187fc52b6762a5654d0a5bc2741.tar.gz OpenPLC-17bf0f87d2df9187fc52b6762a5654d0a5bc2741.tar.bz2 OpenPLC-17bf0f87d2df9187fc52b6762a5654d0a5bc2741.zip |
moved module directory
Diffstat (limited to 'OpenPLC_modules/openplc_modules/LICENSE')
-rw-r--r-- | OpenPLC_modules/openplc_modules/LICENSE | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/OpenPLC_modules/openplc_modules/LICENSE b/OpenPLC_modules/openplc_modules/LICENSE deleted file mode 100644 index 7f9cd22..0000000 --- a/OpenPLC_modules/openplc_modules/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -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. |