update license to zip for now...

not sure what the standalone repo is going to be yet, but it will be relatively permissive since this is prototype/educational setup
This commit is contained in:
ed
2026-08-14 19:43:03 -04:00
parent 764ded4557
commit 9ca865d5db
+14 -21
View File
@@ -1,24 +1,17 @@
This is free and unencumbered software released into the public domain. Copyright (C) 2026 Edward R. Gonzalez
Anyone is free to copy, modify, publish, use, compile, sell, or This software is provided 'as-is', without any express or implied
distribute this software, either in source code form or as a compiled warranty. In no event will the authors be held liable for any damages
binary, for any purpose, commercial or non-commercial, and by any arising from the use of this software.
means.
In jurisdictions that recognize copyright laws, the author or authors Permission is granted to anyone to use this software for any purpose,
of this software dedicate any and all copyright interest in the including commercial applications, and to alter it and redistribute it
software to the public domain. We make this dedication for the benefit freely, subject to the following restrictions:
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 1. The origin of this software must not be misrepresented; you must not
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF claim that you wrote the original software. If you use this software
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. in a product, an acknowledgment in the product documentation would be
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR appreciated but is not required.
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 2. Altered source versions must be plainly marked as such, and must not be
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR misrepresented as being the original software.
OTHER DEALINGS IN THE SOFTWARE. 3. This notice may not be removed or altered from any source distribution.
For more information, please refer to <https://unlicense.org>