Index: wp-admin/includes/class-ftp-pure.php
===================================================================
--- wp-admin/includes/class-ftp-pure.php	(revision 15549)
+++ wp-admin/includes/class-ftp-pure.php	(working copy)
@@ -9,7 +9,7 @@
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
  * @link http://www.phpclasses.org/browse/package/1743.html Site
- * @license LGPL License http://www.opensource.org/licenses/lgpl-license.html
+ * @license http://www.gnu.org/licenses/lgpl.html LGPL
  */
 
 /**
@@ -23,7 +23,7 @@
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
  * @link http://www.phpclasses.org/browse/package/1743.html Site
- * @license LGPL License http://www.opensource.org/licenses/lgpl-license.html
+ * @license http://www.gnu.org/licenses/lgpl.html LGPL
  */
 class ftp extends ftp_base {
 
Index: wp-admin/includes/class-ftp-sockets.php
===================================================================
--- wp-admin/includes/class-ftp-sockets.php	(revision 15549)
+++ wp-admin/includes/class-ftp-sockets.php	(working copy)
@@ -9,7 +9,7 @@
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
  * @link http://www.phpclasses.org/browse/package/1743.html Site
- * @license LGPL License http://www.opensource.org/licenses/lgpl-license.html
+ * @license http://www.gnu.org/licenses/lgpl.html LGPL
  */
 
 /**
@@ -23,7 +23,7 @@
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
  * @link http://www.phpclasses.org/browse/package/1743.html Site
- * @license LGPL License http://www.opensource.org/licenses/lgpl-license.html
+ * @license http://www.gnu.org/licenses/lgpl.html LGPL
  */
 class ftp extends ftp_base {
 
Index: wp-admin/includes/class-ftp.php
===================================================================
--- wp-admin/includes/class-ftp.php	(revision 15549)
+++ wp-admin/includes/class-ftp.php	(working copy)
@@ -9,7 +9,7 @@
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
  * @link http://www.phpclasses.org/browse/package/1743.html Site
- * @license LGPL License http://www.opensource.org/licenses/lgpl-license.html
+ * @license http://www.gnu.org/licenses/lgpl.html LGPL
  */
 
 /**
Index: wp-includes/class-IXR.php
===================================================================
--- wp-includes/class-IXR.php	(revision 15549)
+++ wp-includes/class-IXR.php	(working copy)
@@ -10,7 +10,7 @@
  * @author Simon Willison
  * @link http://scripts.incutio.com/xmlrpc/ Site
  * @link http://scripts.incutio.com/xmlrpc/manual.php Manual
- * @license BSD License http://www.opensource.org/licenses/bsd-license.php
+ * @license http://www.opensource.org/licenses/bsd-license.php BSD
  */
 
 /**
Index: wp-includes/class-json.php
===================================================================
--- wp-includes/class-json.php	(revision 15549)
+++ wp-includes/class-json.php	(working copy)
@@ -52,7 +52,7 @@
  * @author		Brett Stimmerman <brettstimmerman[at]gmail[dot]com>
  * @copyright	2005 Michal Migurski
  * @version     CVS: $Id: JSON.php 288200 2009-09-09 15:41:29Z alan_k $
- * @license		http://www.opensource.org/licenses/bsd-license.php
+ * @license		http://www.opensource.org/licenses/bsd-license.php BSD
  * @link		http://pear.php.net/pepr/pepr-proposal-show.php?id=198
  */
 
Index: wp-includes/class-simplepie.php
===================================================================
--- wp-includes/class-simplepie.php	(revision 15549)
+++ wp-includes/class-simplepie.php	(working copy)
@@ -40,7 +40,7 @@
  * @author Geoffrey Sneddon
  * @link http://simplepie.org/ SimplePie
  * @link http://simplepie.org/support/ Please submit all bug reports and feature requests to the SimplePie forums
- * @license http://www.opensource.org/licenses/bsd-license.php BSD License
+ * @license http://www.opensource.org/licenses/bsd-license.php BSD
  * @todo phpDoc comments
  */
 
@@ -12312,7 +12312,7 @@
  *
  * @package SimplePie
  * @copyright 2003-2005 The PHP Group
- * @license http://www.opensource.org/licenses/bsd-license.php
+ * @license http://www.opensource.org/licenses/bsd-license.php BSD
  * @link http://pear.php.net/package/Net_IPv6
  * @author Alexander Merz <alexander.merz@web.de>
  * @author elfrink at introweb dot nl
Index: wp-includes/formatting.php
===================================================================
--- wp-includes/formatting.php	(revision 15549)
+++ wp-includes/formatting.php	(working copy)
@@ -980,7 +980,7 @@
  * @since 2.0.4
  *
  * @author Leonard Lin <leonard@acm.org>
- * @license GPL
+ * @license http://www.gnu.org/licenses/gpl.html GPL
  * @copyright November 4, 2001
  * @version 1.1
  * @todo Make better - change loop condition to $text in 1.2
Index: wp-includes/rss.php
===================================================================
--- wp-includes/rss.php	(revision 15549)
+++ wp-includes/rss.php	(working copy)
@@ -6,7 +6,7 @@
  *
  * @author Kellan Elliott-McCrea <kellan@protest.net>
  * @version 0.51
- * @license GPL
+ * @license http://www.gnu.org/licenses/gpl.html GPL
  *
  * @package External
  * @subpackage MagpieRSS
Index: xmlrpc.php
===================================================================
--- xmlrpc.php	(revision 15549)
+++ xmlrpc.php	(working copy)
@@ -2,7 +2,7 @@
 /**
  * XML-RPC protocol support for WordPress
  *
- * @license GPL v2 <./license.txt>
+ * @license http://www.gnu.org/licenses/gpl-2.0.html GPL v2
  * @package WordPress
  */
 
