Switch license to MIT0.
From what I hear it has more of an universal application of the public domain.
This commit is contained in:
36
LICENSE
36
LICENSE
@@ -1,24 +1,16 @@
|
|||||||
This is free and unencumbered software released into the public domain.
|
Copyright 2026 Nicolás A. Ortega Froysa <nicolas@ortegas.org>
|
||||||
|
|
||||||
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 <https://unlicense.org>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user