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