44
|
1 ━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
2 LICENSE
|
|
3
|
|
4 Dennis Concepcion Martin
|
|
5 ━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
6
|
|
7
|
|
8 Table of Contents
|
|
9 ─────────────────
|
|
10
|
|
11
|
|
12
|
|
13
|
|
14 MIT License
|
|
15
|
|
16 Copyright (c) 2023 Dennis
|
|
17
|
|
18 Permission is hereby granted, free of charge, to any person obtaining a
|
|
19 copy of this software and associated documentation files (the
|
|
20 "Software"), to deal in the Software without restriction, including
|
|
21 without limitation the rights to use, copy, modify, merge, publish,
|
|
22 distribute, sublicense, and/or sell copies of the Software, and to
|
|
23 permit persons to whom the Software is furnished to do so, subject to
|
|
24 the following conditions:
|
|
25
|
|
26 The above copyright notice and this permission notice shall be included
|
|
27 in all copies or substantial portions of the Software.
|
|
28
|
|
29 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
30 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
31 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
32 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
33 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
34 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
35 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|