X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=blobdiff_plain;f=maintenance%2FexportSites.php;h=4456c754f813b97ea388f87085ceee6366ce5617;hb=72e141a5e33417a3f4bcb18cf8a862634bda9bee;hp=2462eaf8fdce42d419ff3067e14de0a349f74ada;hpb=5612400c8271ac2762fd2ce9acfcc9a58e47f0ee;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/exportSites.php b/maintenance/exportSites.php index 2462eaf8fd..4456c754f8 100644 --- a/maintenance/exportSites.php +++ b/maintenance/exportSites.php @@ -9,7 +9,7 @@ require_once $basePath . '/maintenance/Maintenance.php'; * * @since 1.25 * - * @licence GNU GPL v2+ + * @license GPL-2.0-or-later * @author Daniel Kinzler */ class ExportSites extends Maintenance {