From ae2f607f5308fc7f372b7dba19787cad68f8a7a0 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Thu, 26 Aug 2010 15:43:32 +0000 Subject: [PATCH] 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 --- wp-includes/formatting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/formatting.php b/wp-includes/formatting.php index 58c826f903..42425aabee 100644 --- a/wp-includes/formatting.php +++ b/wp-includes/formatting.php @@ -980,7 +980,7 @@ function balanceTags( $text, $force = false ) { * @since 2.0.4 * * @author Leonard Lin - * @license GPL v2.0 + * @license GPL * @copyright November 4, 2001 * @version 1.1 * @todo Make better - change loop condition to $text in 1.2