From ead92fb39d1a54fc9a8e8c76656a5f80972115a9 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Fri, 15 Feb 2013 16:26:46 +0000 Subject: [PATCH] "LGPL License" is redundant. props wonderboymusic, jakub.tyrcha. fixes #15585 git-svn-id: https://develop.svn.wordpress.org/trunk@23425 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/class-ftp-pure.php | 4 ++-- wp-admin/includes/class-ftp-sockets.php | 4 ++-- wp-admin/includes/class-ftp.php | 2 +- wp-includes/js/tinymce/plugins/wpdialogs/editor_plugin_src.js | 2 +- wp-includes/js/tinymce/plugins/wpdialogs/js/popup.js | 2 +- .../js/tinymce/plugins/wpfullscreen/editor_plugin_src.js | 2 +- wp-includes/js/tinymce/wp-tinymce-schema.js | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/wp-admin/includes/class-ftp-pure.php b/wp-admin/includes/class-ftp-pure.php index c947f4484d..c765d553eb 100644 --- a/wp-admin/includes/class-ftp-pure.php +++ b/wp-admin/includes/class-ftp-pure.php @@ -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 { diff --git a/wp-admin/includes/class-ftp-sockets.php b/wp-admin/includes/class-ftp-sockets.php index 4026dd0bb1..abdf0db682 100644 --- a/wp-admin/includes/class-ftp-sockets.php +++ b/wp-admin/includes/class-ftp-sockets.php @@ -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 { diff --git a/wp-admin/includes/class-ftp.php b/wp-admin/includes/class-ftp.php index 1ae3e870eb..f068f157bd 100644 --- a/wp-admin/includes/class-ftp.php +++ b/wp-admin/includes/class-ftp.php @@ -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 */ /** diff --git a/wp-includes/js/tinymce/plugins/wpdialogs/editor_plugin_src.js b/wp-includes/js/tinymce/plugins/wpdialogs/editor_plugin_src.js index 4be9c3faf4..b301413b2d 100644 --- a/wp-includes/js/tinymce/plugins/wpdialogs/editor_plugin_src.js +++ b/wp-includes/js/tinymce/plugins/wpdialogs/editor_plugin_src.js @@ -2,7 +2,7 @@ * editor_plugin_src.js * * Copyright 2009, Moxiecode Systems AB - * Released under LGPL License. + * Released under LGPL * * License: http://tinymce.moxiecode.com/license * Contributing: http://tinymce.moxiecode.com/contributing diff --git a/wp-includes/js/tinymce/plugins/wpdialogs/js/popup.js b/wp-includes/js/tinymce/plugins/wpdialogs/js/popup.js index 1b9e1f23ec..80576ce512 100644 --- a/wp-includes/js/tinymce/plugins/wpdialogs/js/popup.js +++ b/wp-includes/js/tinymce/plugins/wpdialogs/js/popup.js @@ -6,7 +6,7 @@ * ------------------------------------------------------------------ * * Copyright 2009, Moxiecode Systems AB - * Released under LGPL License. + * Released under LGPL * * License: http://tinymce.moxiecode.com/license * Contributing: http://tinymce.moxiecode.com/contributing diff --git a/wp-includes/js/tinymce/plugins/wpfullscreen/editor_plugin_src.js b/wp-includes/js/tinymce/plugins/wpfullscreen/editor_plugin_src.js index c1a30759b5..4618fcfe67 100644 --- a/wp-includes/js/tinymce/plugins/wpfullscreen/editor_plugin_src.js +++ b/wp-includes/js/tinymce/plugins/wpfullscreen/editor_plugin_src.js @@ -1,7 +1,7 @@ /** * WP Fullscreen TinyMCE plugin * - * Contains code from Moxiecode Systems AB released under LGPL License http://tinymce.moxiecode.com/license + * Contains code from Moxiecode Systems AB released under LGPL http://tinymce.moxiecode.com/license */ (function() { diff --git a/wp-includes/js/tinymce/wp-tinymce-schema.js b/wp-includes/js/tinymce/wp-tinymce-schema.js index 411e5d774c..503a56399b 100644 --- a/wp-includes/js/tinymce/wp-tinymce-schema.js +++ b/wp-includes/js/tinymce/wp-tinymce-schema.js @@ -4,7 +4,7 @@ * Duck-punched by WordPress core to support a sane schema superset. * * Copyright, Moxiecode Systems AB - * Released under LGPL License. + * Released under LGPL * * License: http://www.tinymce.com/license * Contributing: http://www.tinymce.com/contributing