From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 5 May 2008 10:48:55 +0000 (+0000) Subject: Be more specific about which license we use. X-Git-Tag: v_3_0_9~115 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/user-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=a522549685c7d8278cc9cf859b42997e9af8b4a7;p=privoxy.git Be more specific about which license we use. --- diff --git a/templates/mod-unstable-warning b/templates/mod-unstable-warning index b4380c24..dd77c29e 100644 --- a/templates/mod-unstable-warning +++ b/templates/mod-unstable-warning @@ -2,6 +2,6 @@ <p> <strong>This Privoxy version is based on <em class="warning">@code-status@</em> code and not intended for production systems! - <br>Use at your own risk. See the <a title="GNU General Public License" - href="http://www.gnu.org/copyleft/gpl.html">license</a> for details.</strong> + <br>Use at your own risk. See the <a title="GNU General Public License version 2" + href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">license</a> for details.</strong> </p>