X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2Fparse.php;h=cf2fe541f22f2042a5f3cea159df907ffa835f00;hb=ab85b17368dba24dbd60049d2bbe31713d585243;hp=b87a716f622d730e1bdcc00b655b8c93050fd5ed;hpb=6f7e982df6479e27c3b17f2deda8404ef55f50e6;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/parse.php b/maintenance/parse.php index b87a716f62..cf2fe541f2 100644 --- a/maintenance/parse.php +++ b/maintenance/parse.php @@ -46,7 +46,7 @@ * @file * @ingroup Maintenance * @author Antoine Musso - * @license GNU General Public License 2.0 or later + * @license GPL-2.0-or-later */ require_once __DIR__ . '/Maintenance.php';