X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FTestLogger.php;h=21d1bf2504e80875024547f20b1222af661fe0b7;hp=84a6adf2acadaedb73e4001febb5a57c621aedaf;hb=bb9e1c1aa906b3c6c2c19eb48c33b635dee6af20;hpb=56ff636b66268729d31e9bca89c7799a86e17a9b diff --git a/tests/phpunit/includes/TestLogger.php b/tests/phpunit/includes/TestLogger.php index 84a6adf2ac..21d1bf2504 100644 --- a/tests/phpunit/includes/TestLogger.php +++ b/tests/phpunit/includes/TestLogger.php @@ -2,7 +2,7 @@ /** * Testing logger * - * Copyright (C) 2015 Brad Jorsch + * Copyright (C) 2015 Wikimedia Foundation and contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -20,7 +20,6 @@ * http://www.gnu.org/copyleft/gpl.html * * @file - * @author Brad Jorsch */ use Psr\Log\LogLevel;