X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FimportSites.php;h=6859eb4c9668920d9c9374671e5c62df9f480252;hb=d42d1dbabd7dc81b454cfad8bbbe787cdd3cdf9f;hp=be6cc052b1ab76762c2ead8722d9cab580ca3ff9;hpb=6f7e982df6479e27c3b17f2deda8404ef55f50e6;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/importSites.php b/maintenance/importSites.php index be6cc052b1..6859eb4c96 100644 --- a/maintenance/importSites.php +++ b/maintenance/importSites.php @@ -9,7 +9,7 @@ require_once $basePath . '/maintenance/Maintenance.php'; * * @since 1.25 * - * @license GNU GPL v2+ + * @license GPL-2.0-or-later * @author Daniel Kinzler */ class ImportSites extends Maintenance {