chiark / gitweb /
Merge branch 'stable-3.x'
[ypp-sc-tools.main.git] / yarrg / web / footer
index 9c892fc5b00b38ee3d8004f59dd18a5b43a0b8fb..75fcd156268ed9d9001d90c8a37b72b50c2c4c06 100644 (file)
@@ -34,7 +34,7 @@
 
 </%doc>
 <%args>
-$isdocs => 0
+$isdevel => 0
 </%args>
 <hr>
 <address>
@@ -47,8 +47,9 @@ YARRG is Free Software.
 You may share and modify the code and the
 website, according to the terms of the GNU General Public Licence and
 the GNU Affero General Public Licence respectively (v3 or later).
-% if (!$isdocs) {
-Please see the <a href="intro">YARRG introduction webpage</a> for
+Note that there is <strong>NO WARRANTY</strong>.
+% if (!$isdevel) {
+Please see the <a href="devel">YARRG Development webpage</a> for
 details of how to obtain the client and server code and full details
 of the licences.
 % }