diff --git a/src/wp-includes/Text/Diff.php b/src/wp-includes/Text/Diff.php
index 6f76278c5a..85ca00ae99 100644
--- a/src/wp-includes/Text/Diff.php
+++ b/src/wp-includes/Text/Diff.php
@@ -10,7 +10,7 @@
  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you did
- * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
+ * not receive this file, see https://opensource.org/license/lgpl-3-0/.
  *
  * @package Text_Diff
  * @author  Geoffrey T. Dairiki <dairiki@dairiki.org>
diff --git a/src/wp-includes/Text/Diff/Engine/native.php b/src/wp-includes/Text/Diff/Engine/native.php
index 5824329b7f..381ca90513 100644
--- a/src/wp-includes/Text/Diff/Engine/native.php
+++ b/src/wp-includes/Text/Diff/Engine/native.php
@@ -6,7 +6,7 @@
  *
  * The algorithm used here is mostly lifted from the perl module
  * Algorithm::Diff (version 1.06) by Ned Konz, which is available at:
- * http://www.perl.com/CPAN/authors/id/N/NE/NEDKONZ/Algorithm-Diff-1.06.zip
+ * https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Algorithm-Diff-1.201.tar.gz
  *
  * More ideas are taken from: http://www.ics.uci.edu/~eppstein/161/960229.html
  *
@@ -21,7 +21,7 @@
  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you did
- * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
+ * not receive this file, see https://opensource.org/license/lgpl-3-0/.
  *
  * @author  Geoffrey T. Dairiki <dairiki@dairiki.org>
  * @package Text_Diff
diff --git a/src/wp-includes/Text/Diff/Engine/shell.php b/src/wp-includes/Text/Diff/Engine/shell.php
index a2ccc70db8..26916713bb 100644
--- a/src/wp-includes/Text/Diff/Engine/shell.php
+++ b/src/wp-includes/Text/Diff/Engine/shell.php
@@ -8,7 +8,7 @@
  * Copyright 2007-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you did
- * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
+ * not receive this file, see https://opensource.org/license/lgpl-3-0/.
  *
  * @author  Milian Wolff <mail@milianw.de>
  * @package Text_Diff
diff --git a/src/wp-includes/Text/Diff/Engine/string.php b/src/wp-includes/Text/Diff/Engine/string.php
index 76a111158c..ba083e0f94 100644
--- a/src/wp-includes/Text/Diff/Engine/string.php
+++ b/src/wp-includes/Text/Diff/Engine/string.php
@@ -14,7 +14,7 @@
  * Copyright 2005-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you did
- * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
+ * not receive this file, see https://opensource.org/license/lgpl-3-0/.
  *
  * @author  Örjan Persson <o@42mm.org>
  * @package Text_Diff
diff --git a/src/wp-includes/Text/Diff/Engine/xdiff.php b/src/wp-includes/Text/Diff/Engine/xdiff.php
index 02ce848078..35001ca143 100644
--- a/src/wp-includes/Text/Diff/Engine/xdiff.php
+++ b/src/wp-includes/Text/Diff/Engine/xdiff.php
@@ -8,7 +8,7 @@
  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you did
- * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
+ * not receive this file, see https://opensource.org/license/lgpl-3-0/.
  *
  * @author  Jon Parise <jon@horde.org>
  * @package Text_Diff
diff --git a/src/wp-includes/Text/Diff/Renderer.php b/src/wp-includes/Text/Diff/Renderer.php
index 712d985a8e..bf90a151dd 100644
--- a/src/wp-includes/Text/Diff/Renderer.php
+++ b/src/wp-includes/Text/Diff/Renderer.php
@@ -8,7 +8,7 @@
  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you did
- * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
+ * not receive this file, see https://opensource.org/license/lgpl-3-0/.
  *
  * @package Text_Diff
  */
diff --git a/src/wp-includes/Text/Diff/Renderer/inline.php b/src/wp-includes/Text/Diff/Renderer/inline.php
index 392bd57cff..7d01e25652 100644
--- a/src/wp-includes/Text/Diff/Renderer/inline.php
+++ b/src/wp-includes/Text/Diff/Renderer/inline.php
@@ -5,7 +5,7 @@
  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you did
- * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
+ * not receive this file, see https://opensource.org/license/lgpl-3-0/.
  *
  * @author  Ciprian Popovici
  * @package Text_Diff
