From 3f20562288a29b411df49afcdf22c45d34a7c98a Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 20 Mar 2013 11:33:26 +0000
Subject: [PATCH] Link to our own copy of the license

---
 templates/blocked              | 2 +-
 templates/mod-unstable-warning | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/blocked b/templates/blocked
index dd0e0764..eeb5f8cc 100644
--- a/templates/blocked
+++ b/templates/blocked
@@ -184,7 +184,7 @@
         <p> \
           <b>Please note that this <font color=red>@code-status@</font> release \
           of the proxy software is not intended for production systems! \
-          <br>Use at your own risk. See the <a href="http://www.gnu.org/copyleft/gpl.html">license</a> for details.</b> \
+          <br>Use at your own risk. See the <a href="@user-manual@copyright.html">license</a> for details.</b> \
         </p> \
       </td> \
     </tr> \
diff --git a/templates/mod-unstable-warning b/templates/mod-unstable-warning
index dd77c29e..68dbb97f 100644
--- a/templates/mod-unstable-warning
+++ b/templates/mod-unstable-warning
@@ -3,5 +3,5 @@
           <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 version 2"
-          href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">license</a> for details.</strong>
+          href="@user-manual@copyright.html">license</a> for details.</strong>
         </p>
-- 
2.49.0