chore: Sync MokoStandards workflows and configurations (#85)
* chore: update LICENSE from MokoStandards * chore: add update.xml from MokoStandards * chore: update phpstan.neon from MokoStandards * chore: add Makefile from MokoStandards * chore: update .gitignore from MokoStandards * chore: add composer.json from MokoStandards * chore: add .moko-standards from MokoStandards * chore: update .github/copilot.yml from MokoStandards * chore: update .github/copilot-instructions.md from MokoStandards * chore: update .github/CLAUDE.md from MokoStandards * chore: add .github/workflows/codeql-analysis.yml from MokoStandards * chore: add .github/workflows/standards-compliance.yml from MokoStandards * chore: add .github/workflows/enterprise-firewall-setup.yml from MokoStandards * chore: add .github/workflows/deploy-dev.yml from MokoStandards * chore: add .github/ISSUE_TEMPLATE/config.yml from MokoStandards * chore: add .github/ISSUE_TEMPLATE/adr.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/bug_report.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/documentation.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/enterprise_support.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/feature_request.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/firewall-request.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/question.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/request-license.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/rfc.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/security.md from MokoStandards * chore: add .github/ISSUE_TEMPLATE/joomla_issue.md from MokoStandards
This commit was merged in pull request #85.
This commit is contained in:
19
LICENSE
19
LICENSE
@@ -6,17 +6,18 @@
|
||||
|
||||
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.
|
||||
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 (./LICENSE).
|
||||
|
||||
# FILE INFORMATION
|
||||
DEFGROUP:
|
||||
INGROUP: Project.Documentation
|
||||
REPO:
|
||||
VERSION: 03.05.00
|
||||
PATH: ./LICENSE
|
||||
BRIEF: Project license (GPL-3.0-or-later)
|
||||
# FILE INFORMATION
|
||||
DEFGROUP: MokoStandards
|
||||
INGROUP: MokoStandards.Documentation
|
||||
REPO: https://github.com/mokoconsulting-tech/MokoStandards/
|
||||
VERSION: 05.00.00
|
||||
PATH: ./LICENSE
|
||||
BRIEF: Project license (GPL-3.0-or-later)
|
||||
NOTE: Exact text fetched from gnu.org
|
||||
-->
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
@@ -660,7 +661,7 @@ the "copyright" line and a pointer to where the full notice is found.
|
||||
(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
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user