diff options
| author | dam <dam@gudinoff> | 2024-05-12 02:42:47 +0100 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2024-05-12 02:42:47 +0100 |
| commit | 6c383e1c5c4ac4772df4edba027c71c9ddd9948b (patch) | |
| tree | 1bf77bbdcda99d4d95a111692afd4317443ab11e /LICENSE.ISC | |
| parent | f513010b1a6d252c41183a16c4f71d519e70e3c3 (diff) | |
| download | task-time-tracker-6c383e1c5c4ac4772df4edba027c71c9ddd9948b.tar.zst task-time-tracker-6c383e1c5c4ac4772df4edba027c71c9ddd9948b.zip | |
Added licensing model.
Diffstat (limited to 'LICENSE.ISC')
| -rw-r--r-- | LICENSE.ISC | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/LICENSE.ISC b/LICENSE.ISC new file mode 100644 index 0000000..3ca0ef1 --- /dev/null +++ b/LICENSE.ISC @@ -0,0 +1,15 @@ +ISC License + +Copyright (c) 2024 Daniel Almeida Martins + +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. |
