"LGPL License" is redundant.

props wonderboymusic, jakub.tyrcha. fixes #15585

git-svn-id: http://core.svn.wordpress.org/trunk@23425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mark Jaquith
2013-02-15 16:26:46 +00:00
parent 6a8a7a76b4
commit d48d025403
7 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -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 LGPL http://www.opensource.org/licenses/lgpl-license.html
*/
/**
@@ -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 LGPL http://www.opensource.org/licenses/lgpl-license.html
*/
class ftp extends ftp_base {