--- 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);
* </code>
*
- * Copyright 2005 Örjan Persson <o@42mm.org>
+ * Copyright 2005 Ă–rjan Persson <o@42mm.org>
* 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 <o@42mm.org>
+ * @author Ă–rjan Persson <o@42mm.org>
* @package Text_Diff
* @since 0.2.0
*/