Leonard Lin was kind enough to relicense his balanceTags() function as "GPL (any version)" instead of "GPL v2.0." http://github.com/lhl/balanceTags/blob/master/README
git-svn-id: https://develop.svn.wordpress.org/trunk@15536 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f4f1ee91ac
commit
ae2f607f53
@ -980,7 +980,7 @@ function balanceTags( $text, $force = false ) {
|
||||
* @since 2.0.4
|
||||
*
|
||||
* @author Leonard Lin <leonard@acm.org>
|
||||
* @license GPL v2.0
|
||||
* @license GPL
|
||||
* @copyright November 4, 2001
|
||||
* @version 1.1
|
||||
* @todo Make better - change loop condition to $text in 1.2
|
||||
|
Loading…
Reference in New Issue
Block a user