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/Renderer/inline.php

    r13211 r55700  
    66 *
    77 * See the enclosed file COPYING for license information (LGPL). If you did
    8  * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
     8 * not receive this file, see https://opensource.org/license/lgpl-2-1/.
    99 *
    1010 * @author  Ciprian Popovici
Note: See TracChangeset for help on using the changeset viewer.