X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=maintenance%2FshowSiteStats.php;h=1adb13ef41cda4b073a3c1a88232f4ba92932710;hb=e0193327bd2661fc68a7b3541cf977f2baf0ac4f;hp=08f009bd888e21e54fc20338fe8dfe66c893c77b;hpb=5a024697a272981fc491e7502d6d5fddef4d2c22;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';