diff --git a/LICENSE b/LICENSE index 3e575bd..c04745e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,94 +1,21 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License. - - "Derivative Works" shall mean any work that is based on (or derived - from) the Work. - - "Contribution" shall mean any work intentionally submitted for - inclusion in the Work. - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received. - - 2. Grant of Copyright License. - Subject to the terms and conditions of this License, each Contributor - hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, - royalty-free, irrevocable copyright license to reproduce, prepare - Derivative Works of, publicly display, publicly perform, sublicense, - and distribute the Work and such Derivative Works. - - 3. Grant of Patent License. - Subject to the terms and conditions of this License, each Contributor - hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, - royalty-free, irrevocable (except as stated in this section) patent - license to make, have made, use, offer to sell, sell, import, and - otherwise transfer the Work. - - 4. Redistribution. - You may reproduce and distribute copies of the Work or Derivative - Works provided that You: - (a) give recipients a copy of this License; and - (b) mark modified files; and - (c) retain notices; and - (d) include NOTICE contents if present. - - 5. Submission of Contributions. - Contributions submitted for inclusion in the Work are under this - License unless explicitly stated otherwise. - - 6. Trademarks. - This License does not grant permission to use trade names, trademarks, - service marks, or product names of the Licensor. - - 7. Disclaimer of Warranty. - The Work is provided on an "AS IS" BASIS, WITHOUT WARRANTIES OR - CONDITIONS OF ANY KIND, either express or implied. - - 8. Limitation of Liability. - In no event shall any Contributor be liable for any damages arising - from the use of the Work. - - 9. Accepting Warranty or Additional Liability. - You may offer support or warranty only on Your own behalf. - - END OF TERMS AND CONDITIONS - - Copyright 2026 midiakiasat - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND. +MIT License + +Copyright (c) 2026 Verifrax + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to 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, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions 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.