Make WordPress Core


Ignore:
Timestamp:
05/01/2023 11:04:12 AM (17 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/Engine/string.php

    r35390 r55700  
    1515 *
    1616 * See the enclosed file COPYING for license information (LGPL). If you did
    17  * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
     17 * not receive this file, see https://opensource.org/license/lgpl-2-1/.
    1818 *
    1919 * @author  Örjan Persson <o@42mm.org>
Note: See TracChangeset for help on using the changeset viewer.