From 9650d0cc298ea97d6c22d750296a0ad61e06e480 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 30 Jan 2026 03:04:13 +0000 Subject: [PATCH] fix: correct warranty disclaimer placement - only in docs, index, and XML files Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com> --- docs/README.md | 14 ++++++++++++++ docs/ROADMAP.md | 14 ++++++++++++++ src/media/css/colors/dark/colors_alternative.css | 12 ------------ src/media/css/colors/dark/colors_standard.css | 12 ------------ src/media/css/colors/light/colors_alternative.css | 12 ------------ src/media/css/colors/light/colors_standard.css | 12 ------------ src/media/css/editor.css | 12 ------------ src/media/css/system/searchtools/searchtools.css | 12 ------------ src/media/css/template-rtl.css | 12 ------------ src/media/css/template.css | 12 ------------ src/media/css/user.css | 12 ------------ src/media/js/gtm.js | 12 ------------ src/media/js/mod_menu/menu-metismenu-es5.js | 12 ------------ src/media/js/mod_menu/menu-metismenu.js | 12 ------------ src/media/js/template.js | 12 ------------ src/templates/component.php | 12 ------------ src/templates/custom.php | 12 ------------ src/templates/error.php | 12 ------------ src/templates/offline.php | 12 ------------ src/templates/templateDetails.xml | 14 ++++++++++++++ updates.xml | 14 ++++++++++++++ 21 files changed, 56 insertions(+), 204 deletions(-) diff --git a/docs/README.md b/docs/README.md index 014149a..72b73b2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,6 +5,20 @@ SPDX-License-Identifier: GPL-3.0-or-later + 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 . + + # FILE INFORMATION DEFGROUP: Joomla.Template.Site INGROUP: MokoCassiopeia.Documentation diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 89d3a41..b2f6279 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -5,6 +5,20 @@ SPDX-License-Identifier: GPL-3.0-or-later + 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 . + + # FILE INFORMATION DEFGROUP: Joomla.Template.Site INGROUP: MokoCassiopeia.Documentation diff --git a/src/media/css/colors/dark/colors_alternative.css b/src/media/css/colors/dark/colors_alternative.css index a7d0c46..d934c26 100644 --- a/src/media/css/colors/dark/colors_alternative.css +++ b/src/media/css/colors/dark/colors_alternative.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/css/colors/dark/colors_standard.css b/src/media/css/colors/dark/colors_standard.css index 3089541..b1d5a06 100644 --- a/src/media/css/colors/dark/colors_standard.css +++ b/src/media/css/colors/dark/colors_standard.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/css/colors/light/colors_alternative.css b/src/media/css/colors/light/colors_alternative.css index e6694c1..ca59a1c 100644 --- a/src/media/css/colors/light/colors_alternative.css +++ b/src/media/css/colors/light/colors_alternative.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/css/colors/light/colors_standard.css b/src/media/css/colors/light/colors_standard.css index 1983dad..a578960 100644 --- a/src/media/css/colors/light/colors_standard.css +++ b/src/media/css/colors/light/colors_standard.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/css/editor.css b/src/media/css/editor.css index c1047f2..ecce477 100644 --- a/src/media/css/editor.css +++ b/src/media/css/editor.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/css/system/searchtools/searchtools.css b/src/media/css/system/searchtools/searchtools.css index acfa8a2..a698d18 100644 --- a/src/media/css/system/searchtools/searchtools.css +++ b/src/media/css/system/searchtools/searchtools.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/css/template-rtl.css b/src/media/css/template-rtl.css index fe6aa31..9de2728 100644 --- a/src/media/css/template-rtl.css +++ b/src/media/css/template-rtl.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/css/template.css b/src/media/css/template.css index 3e4caeb..5d1d9ca 100644 --- a/src/media/css/template.css +++ b/src/media/css/template.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/css/user.css b/src/media/css/user.css index 5030b3e..740330f 100644 --- a/src/media/css/user.css +++ b/src/media/css/user.css @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/js/gtm.js b/src/media/js/gtm.js index 82fa51f..31c9318 100644 --- a/src/media/js/gtm.js +++ b/src/media/js/gtm.js @@ -4,18 +4,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/js/mod_menu/menu-metismenu-es5.js b/src/media/js/mod_menu/menu-metismenu-es5.js index dc15aed..afaf793 100644 --- a/src/media/js/mod_menu/menu-metismenu-es5.js +++ b/src/media/js/mod_menu/menu-metismenu-es5.js @@ -4,18 +4,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/js/mod_menu/menu-metismenu.js b/src/media/js/mod_menu/menu-metismenu.js index a24bc36..c125d7d 100644 --- a/src/media/js/mod_menu/menu-metismenu.js +++ b/src/media/js/mod_menu/menu-metismenu.js @@ -4,18 +4,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/media/js/template.js b/src/media/js/template.js index 42d2d25..8970e36 100644 --- a/src/media/js/template.js +++ b/src/media/js/template.js @@ -4,18 +4,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/templates/component.php b/src/templates/component.php index 6f6fb43..3f47b7a 100644 --- a/src/templates/component.php +++ b/src/templates/component.php @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/templates/custom.php b/src/templates/custom.php index 380f4a1..143adc4 100644 --- a/src/templates/custom.php +++ b/src/templates/custom.php @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/templates/error.php b/src/templates/error.php index a8c8b18..54d6c46 100644 --- a/src/templates/error.php +++ b/src/templates/error.php @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/templates/offline.php b/src/templates/offline.php index c33d739..d1a222f 100644 --- a/src/templates/offline.php +++ b/src/templates/offline.php @@ -5,18 +5,6 @@ SPDX-License-Identifier: GPL-3.0-or-later - 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 . # FILE INFORMATION diff --git a/src/templates/templateDetails.xml b/src/templates/templateDetails.xml index d3264e9..d14845d 100644 --- a/src/templates/templateDetails.xml +++ b/src/templates/templateDetails.xml @@ -6,6 +6,20 @@ SPDX-License-Identifier: GPL-3.0-or-later + 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 . + + ========================================================================= FILE INFORMATION DEFGROUP: Joomla diff --git a/updates.xml b/updates.xml index f85b40c..993cd02 100644 --- a/updates.xml +++ b/updates.xml @@ -5,6 +5,20 @@ SPDX-License-Identifier: GPL-3.0-or-later + 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 . + + # FILE INFORMATION DEFGROUP: Joomla.Template.Update INGROUP: MokoCassiopeia