diff options
Diffstat (limited to 'includes/logging/UploadLogFormatter.php')
-rw-r--r-- | includes/logging/UploadLogFormatter.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/logging/UploadLogFormatter.php b/includes/logging/UploadLogFormatter.php index 6c5367172f4f..a73052da646e 100644 --- a/includes/logging/UploadLogFormatter.php +++ b/includes/logging/UploadLogFormatter.php @@ -18,7 +18,7 @@ * http://www.gnu.org/copyleft/gpl.html * * @file - * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later + * @license GPL-2.0-or-later * @since 1.25 */ |