|
From: <sv...@va...> - 2008-05-29 03:19:11
|
Author: njn Date: 2008-05-29 04:18:12 +0100 (Thu, 29 May 2008) New Revision: 352 Log: Clarify that it's GPLv2. Modified: trunk/index.html Modified: trunk/index.html =================================================================== --- trunk/index.html 2008-05-26 05:00:29 UTC (rev 351) +++ trunk/index.html 2008-05-29 03:18:12 UTC (rev 352) @@ -29,7 +29,7 @@ <p>Valgrind is <a href="http://www.opensource.org/">Open Source</a> / <a href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a>, and is freely available under the -<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>.</p> +<a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU General Public License, version 2</a>.</p> <br /> |