diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2022-08-30 18:46:10 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2022-08-30 18:46:10 +0000 |
| commit | 907c66fee47babb52267b319ef580f9813917830 (patch) | |
| tree | d4033915b8aea60743bc0e859de55f997ad988e5 | |
| parent | 7459b08d8bb5f950ac2a5de2b5d8f91e646310ea (diff) | |
Add license
| -rw-r--r-- | LICENSE | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ +ISC License + +Copyright (c) 2022 0undefined + +Permission to use, copy, modify, and/or distribute this software for +any purpose with or without fee is hereby granted, provided that the +above copyright notice and this permission notice appear in all +copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL +WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE +AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL +DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. |
