···11-Copyright (c) 2023 Ovyerus
11+This is free and unencumbered software released into the public domain.
2233-Permission is hereby granted, free of charge, to any person obtaining a copy of
44-this software and associated documentation files (the “Software”), to deal in
55-the Software without restriction, including without limitation the rights to
66-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
77-the Software, and to permit persons to whom the Software is furnished to do so.
33+Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
44+software, either in source code form or as a compiled binary, for any purpose,
55+commercial or non-commercial, and by any means.
66+77+In jurisdictions that recognize copyright laws, the author or authors of this
88+software dedicate any and all copyright interest in the software to the public
99+domain. We make this dedication for the benefit of the public at large and to
1010+the detriment of our heirs and successors. We intend this dedication to be an
1111+overt act of relinquishment in perpetuity of all present and future rights to
1212+this software under copyright law.
81399-THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1414+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1015IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1111-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1212-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1313-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1414-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1616+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE
1717+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
1818+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1919+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2020+2121+For more information, please refer to <http://unlicense.org/>
+2-1
README.md
···24242525## License
26262727-All data in this repository is available under the [MIT-0 License](./LICENSE).
2727+All data in this repository is available in the public domain via the
2828+[Unlicense](./LICENSE). Refer to https://unlicense.org/ for more info.