diff options
author | Zachary Dremann <dremann@gmail.com> | 2021-08-01 11:50:38 -0400 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-08-15 22:17:23 +0200 |
commit | 1c1c5f3ccd8ec235b15d7a903e30c2a8ec03a588 (patch) | |
tree | 7fbd6846db10dbf1cd994ff781078311b0de452e /licenses/0BSD.txt | |
parent | f949898c71f98917c3b3ede1b6397c4a4007e7c3 (diff) |
Backport documentation changes
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'licenses/0BSD.txt')
-rw-r--r-- | licenses/0BSD.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/licenses/0BSD.txt b/licenses/0BSD.txt new file mode 100644 index 0000000..ac85e0e --- /dev/null +++ b/licenses/0BSD.txt @@ -0,0 +1,10 @@ +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +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. |