"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
This commit is contained in:
parent
417adb2e2e
commit
ead92fb39d
@ -9,7 +9,7 @@
|
|||||||
* @copyright Alexey Dotsenko
|
* @copyright Alexey Dotsenko
|
||||||
* @author Alexey Dotsenko
|
* @author Alexey Dotsenko
|
||||||
* @link http://www.phpclasses.org/browse/package/1743.html Site
|
* @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
|
* @copyright Alexey Dotsenko
|
||||||
* @author Alexey Dotsenko
|
* @author Alexey Dotsenko
|
||||||
* @link http://www.phpclasses.org/browse/package/1743.html Site
|
* @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 {
|
class ftp extends ftp_base {
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* @copyright Alexey Dotsenko
|
* @copyright Alexey Dotsenko
|
||||||
* @author Alexey Dotsenko
|
* @author Alexey Dotsenko
|
||||||
* @link http://www.phpclasses.org/browse/package/1743.html Site
|
* @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
|
* @copyright Alexey Dotsenko
|
||||||
* @author Alexey Dotsenko
|
* @author Alexey Dotsenko
|
||||||
* @link http://www.phpclasses.org/browse/package/1743.html Site
|
* @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 {
|
class ftp extends ftp_base {
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* @copyright Alexey Dotsenko
|
* @copyright Alexey Dotsenko
|
||||||
* @author Alexey Dotsenko
|
* @author Alexey Dotsenko
|
||||||
* @link http://www.phpclasses.org/browse/package/1743.html Site
|
* @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
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* editor_plugin_src.js
|
* editor_plugin_src.js
|
||||||
*
|
*
|
||||||
* Copyright 2009, Moxiecode Systems AB
|
* Copyright 2009, Moxiecode Systems AB
|
||||||
* Released under LGPL License.
|
* Released under LGPL
|
||||||
*
|
*
|
||||||
* License: http://tinymce.moxiecode.com/license
|
* License: http://tinymce.moxiecode.com/license
|
||||||
* Contributing: http://tinymce.moxiecode.com/contributing
|
* Contributing: http://tinymce.moxiecode.com/contributing
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* ------------------------------------------------------------------
|
* ------------------------------------------------------------------
|
||||||
*
|
*
|
||||||
* Copyright 2009, Moxiecode Systems AB
|
* Copyright 2009, Moxiecode Systems AB
|
||||||
* Released under LGPL License.
|
* Released under LGPL
|
||||||
*
|
*
|
||||||
* License: http://tinymce.moxiecode.com/license
|
* License: http://tinymce.moxiecode.com/license
|
||||||
* Contributing: http://tinymce.moxiecode.com/contributing
|
* Contributing: http://tinymce.moxiecode.com/contributing
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* WP Fullscreen TinyMCE plugin
|
* 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() {
|
(function() {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
* Duck-punched by WordPress core to support a sane schema superset.
|
* Duck-punched by WordPress core to support a sane schema superset.
|
||||||
*
|
*
|
||||||
* Copyright, Moxiecode Systems AB
|
* Copyright, Moxiecode Systems AB
|
||||||
* Released under LGPL License.
|
* Released under LGPL
|
||||||
*
|
*
|
||||||
* License: http://www.tinymce.com/license
|
* License: http://www.tinymce.com/license
|
||||||
* Contributing: http://www.tinymce.com/contributing
|
* Contributing: http://www.tinymce.com/contributing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user