diff --git a/libraries/src/Event/Captcha/CaptchaSetupEvent.php b/libraries/src/Event/Captcha/CaptchaSetupEvent.php index a29833a8e49f0..045d5fcf99dfa 100644 --- a/libraries/src/Event/Captcha/CaptchaSetupEvent.php +++ b/libraries/src/Event/Captcha/CaptchaSetupEvent.php @@ -4,7 +4,7 @@ * Joomla! Content Management System * * @copyright (C) 2023 Open Source Matters, Inc. - * @license GNU General Public License version 2 or later; see LICENSE + * @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\CMS\Event\Captcha; diff --git a/libraries/src/Event/Editor/EditorButtonsSetupEvent.php b/libraries/src/Event/Editor/EditorButtonsSetupEvent.php index 9a90e290170e5..8d682f71c8120 100644 --- a/libraries/src/Event/Editor/EditorButtonsSetupEvent.php +++ b/libraries/src/Event/Editor/EditorButtonsSetupEvent.php @@ -4,7 +4,7 @@ * Joomla! Content Management System * * @copyright (C) 2023 Open Source Matters, Inc. - * @license GNU General Public License version 2 or later; see LICENSE + * @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\CMS\Event\Editor; diff --git a/libraries/src/Event/Editor/EditorSetupEvent.php b/libraries/src/Event/Editor/EditorSetupEvent.php index 6d13e1eb2a53b..1e582193a5880 100644 --- a/libraries/src/Event/Editor/EditorSetupEvent.php +++ b/libraries/src/Event/Editor/EditorSetupEvent.php @@ -4,7 +4,7 @@ * Joomla! Content Management System * * @copyright (C) 2023 Open Source Matters, Inc. - * @license GNU General Public License version 2 or later; see LICENSE + * @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\CMS\Event\Editor;