X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FshowSiteStats.php;h=1adb13ef41cda4b073a3c1a88232f4ba92932710;hb=aa4da0d33426cbff5a612464599dba0cede1037e;hp=08f009bd888e21e54fc20338fe8dfe66c893c77b;hpb=526341516a91502ac7cfd2e5590e7432b3f50c5d;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';