From 8f38ed8b4df0fa9ab77a8ce77bf346181a0d3c4a Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Fri, 26 Dec 2025 23:45:25 -0600 Subject: [PATCH] `LICENSE.md` to `LICENSE` --- .github/workflows/version_branch.yml | 2 +- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- GOVERNANCE.md | 2 +- LICENSE.md => LICENSE | 4 ++-- SECURITY.md | 2 +- scripts/fix/paths.sh | 2 +- scripts/release/changelog.sh | 2 +- src/media/css/template-rtl.css | 2 +- src/media/css/template.css | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) rename LICENSE.md => LICENSE (99%) diff --git a/.github/workflows/version_branch.yml b/.github/workflows/version_branch.yml index 7c50702..e34e1d6 100644 --- a/.github/workflows/version_branch.yml +++ b/.github/workflows/version_branch.yml @@ -222,7 +222,7 @@ jobs: moko_init "Enterprise policy gate" required=( - "LICENSE.md" + "LICENSE" "CONTRIBUTING.md" "CODE_OF_CONDUCT.md" "SECURITY.md" diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index f23dec3..00ec81e 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -15,7 +15,7 @@ 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.md). + You should have received a copy of the GNU General Public License (./LICENSE). # FILE INFORMATION DEFGROUP: Joomla.Template diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 281a25d..e461eed 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ 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.md). + You should have received a copy of the GNU General Public License (./LICENSE). # FILE INFORMATION DEFGROUP: Joomla.Template diff --git a/GOVERNANCE.md b/GOVERNANCE.md index b18f99d..b939049 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -15,7 +15,7 @@ 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.md). + You should have received a copy of the GNU General Public License (./LICENSE). # FILE INFORMATION DEFGROUP: Joomla.Template diff --git a/LICENSE.md b/LICENSE similarity index 99% rename from LICENSE.md rename to LICENSE index 24ec1e9..d1ee536 100644 --- a/LICENSE.md +++ b/LICENSE @@ -8,14 +8,14 @@ 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.md). + 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.md + PATH: ./LICENSE BRIEF: Project license (GPL-3.0-or-later) --> GNU GENERAL PUBLIC LICENSE diff --git a/SECURITY.md b/SECURITY.md index 74e69fb..120f0b2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -15,7 +15,7 @@ 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.md). + You should have received a copy of the GNU General Public License (./LICENSE). # FILE INFORMATION DEFGROUP: Joomla.Template diff --git a/scripts/fix/paths.sh b/scripts/fix/paths.sh index 2e7eb0f..b5ecaf2 100644 --- a/scripts/fix/paths.sh +++ b/scripts/fix/paths.sh @@ -15,7 +15,7 @@ # 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.md). +# You should have received a copy of the GNU General Public License (./LICENSE). # ----------------------------------------------------------------------------- # FILE INFORMATION # DEFGROUP: MokoStandards diff --git a/scripts/release/changelog.sh b/scripts/release/changelog.sh index be9c306..5db57f6 100644 --- a/scripts/release/changelog.sh +++ b/scripts/release/changelog.sh @@ -16,7 +16,7 @@ # 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.md). +# You should have received a copy of the GNU General Public License (./LICENSE). # ----------------------------------------------------------------------------- # FILE INFORMATION # DEFGROUP: MokoStandards diff --git a/src/media/css/template-rtl.css b/src/media/css/template-rtl.css index 36ea983..a2d2a1e 100644 --- a/src/media/css/template-rtl.css +++ b/src/media/css/template-rtl.css @@ -4240,7 +4240,7 @@ legend+* { [dir="rtl"] /*! * Bootstrap Table of Contents v1.0.1 (http://afeld.github.io/bootstrap-toc/) * Copyright 2015 Aidan Feldman - * Licensed under MIT (https://github.com/afeld/bootstrap-toc/blob/gh-pages/LICENSE.md) + * Licensed under MIT (https://github.com/afeld/bootstrap-toc/blob/gh-pages/LICENSE) * * Custom layout/styling modifications by Moko Consulting * © 2025 Moko Consulting — All Rights Reserved diff --git a/src/media/css/template.css b/src/media/css/template.css index 60e4430..85b7d49 100644 --- a/src/media/css/template.css +++ b/src/media/css/template.css @@ -16815,7 +16815,7 @@ form .form-select { /*! * Bootstrap Table of Contents v1.0.1 (http://afeld.github.io/bootstrap-toc/) * Copyright 2015 Aidan Feldman - * Licensed under MIT (https://github.com/afeld/bootstrap-toc/blob/gh-pages/LICENSE.md) + * Licensed under MIT (https://github.com/afeld/bootstrap-toc/blob/gh-pages/LICENSE) * * Custom layout/styling modifications by Moko Consulting * © 2025 Moko Consulting — All Rights Reserved