···11+Copyright (c) 2026 Singi Labs
22+33+All rights reserved.
44+55+PROPRIETARY LICENSE (Source-Available)
66+77+Permission is hereby granted to view and inspect the source code of this
88+software for informational and security-review purposes only. No other rights
99+are granted.
1010+1111+You may NOT:
1212+- Use, copy, modify, merge, publish, distribute, sublicense, or sell copies
1313+ of this software or any portion thereof.
1414+- Use this software in production, staging, or any deployed environment.
1515+- Create derivative works based on this software.
1616+1717+EXCEPTION -- MIT-Licensed Components:
1818+The following directories are licensed under the MIT License (see below):
1919+ - src/lexicons/
2020+ - src/import/
2121+2222+MIT License (for excepted directories only):
2323+2424+Permission is hereby granted, free of charge, to any person obtaining a copy
2525+of the software contained in the excepted directories listed above, to deal
2626+in those portions without restriction, including without limitation the rights
2727+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2828+copies, and to permit persons to whom the software is furnished to do so,
2929+subject to the following conditions:
3030+3131+The above copyright notice and this permission notice shall be included in all
3232+copies or substantial portions of the excepted software.
3333+3434+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3535+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3636+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3737+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3838+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3939+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4040+SOFTWARE.