NOTE ON SCOPE ============= This file states the license for AntScopeZ's own source code only -- both the original Rig Expert Ukraine Ltd. AntScope2 code this project is forked from, and everything written or modified by the AntScopeZ project since. It does NOT describe the terms under which the compiled AntScopeZ application, as a whole, may be distributed. AntScopeZ statically incorporates third-party components licensed under the GNU General Public License v3 (or later) -- most notably QCustomPlot and HIDAPI (see THIRD-PARTY-LICENSES.md for the full list and per-platform notes). Because of this, the combined, distributable AntScopeZ application is licensed as a whole under the GNU General Public License v3 or later. The full text of that license is in COPYING. The MIT terms below apply to AntScopeZ's own source files considered on their own (for example, if reused outside of this combined GPLv3 distribution); they do not relax or override the GPLv3 obligations that apply to AntScopeZ as distributed. The original AntScope2 codebase's MIT license, on its own, is also mirrored standalone at licenses/AntScope2/. ============================================================================ Copyright 2016-2020 Rig Expert Ukraine Ltd. (original AntScope2 codebase) Copyright 2026 K4HEZ (AntScopeZ additions and modifications) 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.