diff options
| author | dam <dam@gudinoff> | 2024-05-29 12:49:49 +0100 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2024-05-29 12:49:49 +0100 |
| commit | ec706533ca26d49670adb97617df0d565528e395 (patch) | |
| tree | 8576d455c6748a38e81787b308fb8cbbe1ad7b89 /modules/LICENSE-ISC | |
| parent | afc6eadaea1e909892c3ac374154bc532dd2845f (diff) | |
| download | task-time-tracker-ec706533ca26d49670adb97617df0d565528e395.tar.zst task-time-tracker-ec706533ca26d49670adb97617df0d565528e395.zip | |
Updated documentation and licenses for release.
Diffstat (limited to 'modules/LICENSE-ISC')
| -rw-r--r-- | modules/LICENSE-ISC | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/LICENSE-ISC b/modules/LICENSE-ISC new file mode 100644 index 0000000..3ca0ef1 --- /dev/null +++ b/modules/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. |
