summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBotahamec <botahamec@outlook.com>2023-07-30 20:49:00 -0400
committerBotahamec <botahamec@outlook.com>2023-07-30 20:49:00 -0400
commit9cdd47ba1a7f367d57ab11bba514f6ffe076a8c5 (patch)
treecae863fe93e3bd0be918932c1dff5d3d244ef541
parentfeaff752961e337df7788e33013d6e60962d0582 (diff)
Use 0BSD
-rw-r--r--.github/pull_request_template.md10
-rw-r--r--LICENSE.md10
2 files changed, 10 insertions, 10 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
deleted file mode 100644
index cfd0ef7..0000000
--- a/.github/pull_request_template.md
+++ /dev/null
@@ -1,10 +0,0 @@
-
-<!--Describe your changes here-->
-
-[ ] By checking this box you agree to the following statement.
-
-I dedicate any and all copyright interest in this software to the
-public domain. I make this dedication for the benefit of the public at
-large and to the detriment of my heirs and successors. I intend this
-dedication to be an overt act of relinquishment in perpetuity of all
-present and future rights to this software under copyright law.
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000..7ae8865
--- /dev/null
+++ b/LICENSE.md
@@ -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.