X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsession%2FMetadataMergeException.php;h=074afe36e3a5fd3a95a4da87dc92013c1c312e67;hb=c6d1ceb90a9684fa0da758d88ba1e994fad4cffc;hp=882084d04e09ca2fb30164d45f5bb719529fde0d;hpb=dcf70dfbcd7d58570e42d50368c430bbe67c2f36;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/session/MetadataMergeException.php b/includes/session/MetadataMergeException.php index 882084d04e..074afe36e3 100644 --- a/includes/session/MetadataMergeException.php +++ b/includes/session/MetadataMergeException.php @@ -29,8 +29,7 @@ use UnexpectedValueException; * Subclass of UnexpectedValueException that can be annotated with additional * data for debug logging. * - * @author Bryan Davis - * @copyright © 2016 Bryan Davis and Wikimedia Foundation. + * @copyright © 2016 Wikimedia Foundation and contributors * @since 1.27 */ class MetadataMergeException extends UnexpectedValueException {