aboutsummaryrefslogtreecommitdiffstats
path: root/UNLICENSE
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-03-25 01:15:36 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-03-25 02:33:43 +0100
commit6b4ccab45582d240ed5cfc72b17d84aec0cdaeb3 (patch)
tree2f959b7b38e154c78095689d52a50b66dcf2bcbc /UNLICENSE
parentInitial commit (diff)
downloaddftcalc-storm-main.tar.gz
dftcalc-storm-main.tar.zst
dftcalc-storm-main.zip
Add README.md and licensesHEADmain
Diffstat (limited to 'UNLICENSE')
-rw-r--r--UNLICENSE24
1 files changed, 24 insertions, 0 deletions
diff --git a/UNLICENSE b/UNLICENSE
new file mode 100644
index 0000000..68a49da
--- /dev/null
+++ b/UNLICENSE
@@ -0,0 +1,24 @@
1This is free and unencumbered software released into the public domain.
2
3Anyone is free to copy, modify, publish, use, compile, sell, or
4distribute this software, either in source code form or as a compiled
5binary, for any purpose, commercial or non-commercial, and by any
6means.
7
8In jurisdictions that recognize copyright laws, the author or authors
9of this software dedicate any and all copyright interest in the
10software to the public domain. We make this dedication for the benefit
11of the public at large and to the detriment of our heirs and
12successors. We intend this dedication to be an overt act of
13relinquishment in perpetuity of all present and future rights to this
14software under copyright law.
15
16THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
19IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
20OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
22OTHER DEALINGS IN THE SOFTWARE.
23
24For more information, please refer to <http://unlicense.org/>