diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-includes/Text/Diff/Engine/string.php --- a/wp/wp-includes/Text/Diff/Engine/string.php Tue Jun 09 11:14:17 2015 +0000 +++ b/wp/wp-includes/Text/Diff/Engine/string.php Mon Oct 14 17:39:30 2019 +0200 @@ -10,13 +10,13 @@ * echo $renderer->render($diff); * * - * Copyright 2005 Örjan Persson + * Copyright 2005 Ă–rjan Persson * Copyright 2005-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. * - * @author Örjan Persson + * @author Ă–rjan Persson * @package Text_Diff * @since 0.2.0 */