Change license to MIT0.

This commit is contained in:
2025-06-10 11:30:59 +02:00
parent d4ce91dc2d
commit 505dc36429
2 changed files with 17 additions and 25 deletions

36
LICENSE
View File

@ -1,24 +1,16 @@
This is free and unencumbered software released into the public domain. Copyright <year> <copyright holder>
Anyone is free to copy, modify, publish, use, compile, sell, or Permission is hereby granted, free of charge, to any person obtaining a copy of
distribute this software, either in source code form or as a compiled this software and associated documentation files (the “Software”), to deal in
binary, for any purpose, commercial or non-commercial, and by any the Software without restriction, including without limitation the rights to
means. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so.
In jurisdictions that recognize copyright laws, the author or authors THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
of this software dedicate any and all copyright interest in the IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
software to the public domain. We make this dedication for the benefit FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
of the public at large and to the detriment of our heirs and AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
successors. We intend this dedication to be an overt act of LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
relinquishment in perpetuity of all present and future rights to this OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
software under copyright law. SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org/>

View File

@ -13,6 +13,6 @@ root directory of the project.
## Copyright and License ## Copyright and License
As educational resources, it is all licensed under the [Unlicense](/LICENSE). As educational resources, it is all licensed under [MIT0](/LICENSE). You may
You may freely use all content in this repository, but with no warranty nor freely use all content in this repository, but with no warranty nor guarantee.
guarantee. I am not responsible for your usage of these resources. I am not responsible for your usage of these resources.