diff -r 2f6f6f7551ca -r 32102edaa81b web/wp-includes/Text/Diff/Engine/shell.php --- a/web/wp-includes/Text/Diff/Engine/shell.php Thu Sep 16 15:45:36 2010 +0000 +++ b/web/wp-includes/Text/Diff/Engine/shell.php Mon Nov 19 18:26:13 2012 +0100 @@ -5,9 +5,7 @@ * This class uses the Unix `diff` program via shell_exec to compute the * differences between the two input arrays. * - * $Horde: framework/Text_Diff/Diff/Engine/shell.php,v 1.8 2008/01/04 10:07:50 jan Exp $ - * - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-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.