Mercurial > hg > auditok
annotate LICENSE @ 342:5187d584fe5b
Create LICENSE
author | Amine SEHILI <amsehili@users.noreply.github.com> |
---|---|
date | Sun, 10 Nov 2019 03:31:30 +0100 |
parents | |
children | 30f276d1bddf |
rev | line source |
---|---|
amsehili@342 | 1 MIT License |
amsehili@342 | 2 |
amsehili@342 | 3 Copyright (c) 2019 Mohamed El Amine SEHILI |
amsehili@342 | 4 |
amsehili@342 | 5 Permission is hereby granted, free of charge, to any person obtaining a copy |
amsehili@342 | 6 of this software and associated documentation files (the "Software"), to deal |
amsehili@342 | 7 in the Software without restriction, including without limitation the rights |
amsehili@342 | 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
amsehili@342 | 9 copies of the Software, and to permit persons to whom the Software is |
amsehili@342 | 10 furnished to do so, subject to the following conditions: |
amsehili@342 | 11 |
amsehili@342 | 12 The above copyright notice and this permission notice shall be included in all |
amsehili@342 | 13 copies or substantial portions of the Software. |
amsehili@342 | 14 |
amsehili@342 | 15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
amsehili@342 | 16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
amsehili@342 | 17 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
amsehili@342 | 18 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
amsehili@342 | 19 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
amsehili@342 | 20 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
amsehili@342 | 21 SOFTWARE. |