From 798ba9900d39a479bd0e62f5fddaac9cc2d3004f Mon Sep 17 00:00:00 2001 From: markjaquith 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: http://svn.automattic.com/wordpress/trunk@15536 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 58c826f90..42425aabe 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