X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FshowSiteStats.php;h=1adb13ef41cda4b073a3c1a88232f4ba92932710;hb=9dcd12714e1dd761a62d68520ea6f4a370b4b735;hp=08f009bd888e21e54fc20338fe8dfe66c893c77b;hpb=5c28dd51ebfe07232b9d082812b64445dcc5f207;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/showSiteStats.php b/maintenance/showSiteStats.php index 08f009bd88..1adb13ef41 100644 --- a/maintenance/showSiteStats.php +++ b/maintenance/showSiteStats.php @@ -26,7 +26,7 @@ * @author Brion Vibber * @author Rob Church * - * @license GNU General Public License 2.0 or later + * @license GPL-2.0-or-later */ require_once __DIR__ . '/Maintenance.php';