"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:
parent
6a8a7a76b4
commit
d48d025403
|
@ -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…
Reference in New Issue