chore: add GPL-3.0 LICENSE file
Universal: Cascade Main → Dev / Cascade main → branches (push) Has been cancelled
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 1s
Generic: Repo Health / Scripts governance (push) Successful in 4s
Generic: Repo Health / Repository health (push) Failing after 3s
Generic: Repo Health / Release configuration (push) Failing after 30s
Platform: MokoStandards CI / Gate 2: Unit Tests (8.1) (push) Has been cancelled
Platform: MokoStandards CI / Gate 2: Unit Tests (8.2) (push) Has been cancelled
Platform: MokoStandards CI / Gate 2: Unit Tests (8.3) (push) Has been cancelled
Platform: MokoStandards CI / Gate 3: Self-Health Check (push) Has been cancelled
Platform: MokoStandards CI / Gate 4: Governance (push) Has been cancelled
Platform: MokoStandards CI / Gate 5: Template Integrity (push) Has been cancelled
Platform: MokoStandards CI / CI Summary (push) Has been cancelled
Platform: MokoStandards CI / Gate 1: Code Quality (push) Has been cancelled

Authored-by: Moko Consulting
This commit is contained in:
2026-05-20 01:26:39 +00:00
parent 7ee0c52aa1
commit 8d7b429b3a
+35
View File
@@ -0,0 +1,35 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
For the full license text, see <https://www.gnu.org/licenses/gpl-3.0.txt>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.