From 0886891bc303cdad5f5a9ae19a7572948d07666a Mon Sep 17 00:00:00 2001
From: markjaquith <markjaquith@1a063a9b-81f0-0310-95a4-ce76da25c4cd>
Date: Thu, 26 Aug 2010 00:48:10 +0000
Subject: [PATCH] We cannot say that WordPress as a whole is GPLv2 (i.e. "GPLv2
 only"). Go back to saying just "GPL." Reverts [13516] for trunk. props hakre.

git-svn-id: http://svn.automattic.com/wordpress/trunk@15533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
 readme.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.html b/readme.html
index 1bc249aa03..65dc53976a 100644
--- a/readme.html
+++ b/readme.html
@@ -102,7 +102,7 @@
 <p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/caf&#233;log</a>, which came from Michel V. The work has been continued by the <a href="http://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="http://wordpress.org/donate/" title="Donate to WordPress">donating</a>.</p>
 
 <h1>License</h1>
-<p>WordPress is released under the <abbr title="GNU Public License">GPL</abbr>v2 (see <a href="license.txt">license.txt</a>).</p>
+<p>WordPress is released under the <abbr title="GNU Public License">GPL</abbr> (see <a href="license.txt">license.txt</a>).</p>
 
 
 </body>