wp/wp-includes/Text/Diff/Engine/shell.php
changeset 21 48c4eec2b7e6
parent 16 a86126ab1dd4
equal deleted inserted replaced
20:7b1b88e27a20 21:48c4eec2b7e6
     6  * differences between the two input arrays.
     6  * differences between the two input arrays.
     7  *
     7  *
     8  * Copyright 2007-2010 The Horde Project (http://www.horde.org/)
     8  * Copyright 2007-2010 The Horde Project (http://www.horde.org/)
     9  *
     9  *
    10  * See the enclosed file COPYING for license information (LGPL). If you did
    10  * See the enclosed file COPYING for license information (LGPL). If you did
    11  * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
    11  * not receive this file, see https://opensource.org/license/lgpl-2-1/.
    12  *
    12  *
    13  * @author  Milian Wolff <mail@milianw.de>
    13  * @author  Milian Wolff <mail@milianw.de>
    14  * @package Text_Diff
    14  * @package Text_Diff
    15  * @since   0.3.0
    15  * @since   0.3.0
    16  */
    16  */