From 44f08cef9e6ac36e960c709b47737e1825217eda Mon Sep 17 00:00:00 2001 From: server Date: Mon, 20 Jan 2025 16:39:27 -0500 Subject: [PATCH] Mon Jan 20 04:39:27 PM EST 2025 --- LICENSE | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f8f5df7 --- /dev/null +++ b/LICENSE @@ -0,0 +1,11 @@ +QAnsel License + +Copyright (c) 2025 Foleosoft + +Permission is hereby granted to any person obtaining a copy of this software and associated documentation files (the "Software"), to use the Software without restriction, including without limitation the rights to use, copy, and distribute the Software, subject to the following conditions: + +1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +2. The Software shall not be modified in any way. +3. Attribution must be given to the original author(s) in any use of the 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 OR COPYRIGHT HOLDERS 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. -- 2.39.5