Make WordPress Core


Ignore:
Timestamp:
05/01/2023 11:04:12 AM (19 months ago)
Author:
SergeyBiryukov
Message:

External Libraries: Update license URL in Text_Diff library.

The former URL used to refer to LGPL 2.1 at the time, but does not redirect to its current location.

Includes updating the Algorithm::Diff Perl module URL.

Props jigar-bhanushali, utsav72640.
Fixes #58217.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/Text/Diff.php

    r52978 r55700  
    1111 *
    1212 * See the enclosed file COPYING for license information (LGPL). If you did
    13  * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
     13 * not receive this file, see https://opensource.org/license/lgpl-2-1/.
    1414 *
    1515 * @package Text_Diff
Note: See TracChangeset for help on using the changeset viewer.