File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4040 * @copyright (c) 2009 Chris Boulton
4141 * @license New BSD License http://www.opensource.org/licenses/bsd-license.php
4242 * @version 1.1
43- * @link http://github.com/chrisboulton/phpdiff
43+ * @link http://github.com/chrisboulton/php-diff
4444 */
4545
4646class Diff
Original file line number Diff line number Diff line change 3737 * @copyright (c) 2009 Chris Boulton
3838 * @license New BSD License http://www.opensource.org/licenses/bsd-license.php
3939 * @version 1.1
40- * @link http://github.com/chrisboulton/phpdiff
40+ * @link http://github.com/chrisboulton/php-diff
4141 */
4242
4343abstract class Diff_Renderer_Abstract
Original file line number Diff line number Diff line change 3737 * @copyright (c) 2009 Chris Boulton
3838 * @license New BSD License http://www.opensource.org/licenses/bsd-license.php
3939 * @version 1.1
40- * @link http://github.com/chrisboulton/phpdiff
40+ * @link http://github.com/chrisboulton/php-diff
4141 */
4242
4343require_once dirname (__FILE__ ).'/../Abstract.php ' ;
Original file line number Diff line number Diff line change 3737 * @copyright (c) 2009 Chris Boulton
3838 * @license New BSD License http://www.opensource.org/licenses/bsd-license.php
3939 * @version 1.1
40- * @link http://github.com/chrisboulton/phpdiff
40+ * @link http://github.com/chrisboulton/php-diff
4141 */
4242
4343require_once dirname (__FILE__ ).'/Array.php ' ;
Original file line number Diff line number Diff line change 3737 * @copyright (c) 2009 Chris Boulton
3838 * @license New BSD License http://www.opensource.org/licenses/bsd-license.php
3939 * @version 1.1
40- * @link http://github.com/chrisboulton/phpdiff
40+ * @link http://github.com/chrisboulton/php-diff
4141 */
4242
4343require_once dirname (__FILE__ ).'/Array.php ' ;
Original file line number Diff line number Diff line change 3737 * @copyright (c) 2009 Chris Boulton
3838 * @license New BSD License http://www.opensource.org/licenses/bsd-license.php
3939 * @version 1.1
40- * @link http://github.com/chrisboulton/phpdiff
40+ * @link http://github.com/chrisboulton/php-diff
4141 */
4242
4343require_once dirname (__FILE__ ).'/../Abstract.php ' ;
Original file line number Diff line number Diff line change 3737 * @copyright (c) 2009 Chris Boulton
3838 * @license New BSD License http://www.opensource.org/licenses/bsd-license.php
3939 * @version 1.1
40- * @link http://github.com/chrisboulton/phpdiff
40+ * @link http://github.com/chrisboulton/php-diff
4141 */
4242
4343require_once dirname (__FILE__ ).'/../Abstract.php ' ;
Original file line number Diff line number Diff line change 3737 * @copyright (c) 2009 Chris Boulton
3838 * @license New BSD License http://www.opensource.org/licenses/bsd-license.php
3939 * @version 1.1
40- * @link http://github.com/chrisboulton/phpdiff
40+ * @link http://github.com/chrisboulton/php-diff
4141 */
4242
4343class Diff_SequenceMatcher
You can’t perform that action at this time.
0 commit comments