From 400c32dd13d27fdf48278d90fa26256de3e60ba3 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Thu, 2 Sep 2010 04:47:57 +0000 Subject: [PATCH] This file was mistakenly labeled as being GPLv2-only. fixes #14727 git-svn-id: https://develop.svn.wordpress.org/trunk@15557 602fd350-edb4-49c9-b593-d223f7449a82 --- xmlrpc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/xmlrpc.php b/xmlrpc.php index fdd670e233..be7b531de8 100644 --- a/xmlrpc.php +++ b/xmlrpc.php @@ -2,7 +2,6 @@ /** * XML-RPC protocol support for WordPress * - * @license GPL v2 <./license.txt> * @package WordPress */