diff options
Diffstat (limited to 'data/sisu/conf/cgi-bin/sisu_search_pgsql.cgi')
| -rw-r--r-- | data/sisu/conf/cgi-bin/sisu_search_pgsql.cgi | 12 | 
1 files changed, 6 insertions, 6 deletions
diff --git a/data/sisu/conf/cgi-bin/sisu_search_pgsql.cgi b/data/sisu/conf/cgi-bin/sisu_search_pgsql.cgi index 6ac1bac4..521621b6 100644 --- a/data/sisu/conf/cgi-bin/sisu_search_pgsql.cgi +++ b/data/sisu/conf/cgi-bin/sisu_search_pgsql.cgi @@ -12,13 +12,13 @@   Copyright (C) 2005 Ralph Amissah (first release edition)   Copyright (C) 1997 Ralph Amissah (first edition) - * License: GPL 2 or later + * License: GPL 3 or later -  Summary of GPL 2 +  Summary of GPL 3    This program is free software; you can redistribute it and/or modify it    under the terms of the GNU General Public License as published by the Free -  Software Foundation; either version 2 of the License, or (at your option) +  Software Foundation; either version 3 of the License, or (at your option)    any later version.    This program is distributed in the hope that it will be useful, but WITHOUT @@ -34,7 +34,7 @@    available at these locations:      http://www.fsf.org/licenses/gpl.html      http://www.gnu.org/copyleft/gpl.html -    http://www.jus.uio.no/sisu/gpl2.fsf +    http://www.jus.uio.no/sisu/gpl3.fsf    SiSU was first released to the public on January 4th 2005 @@ -363,8 +363,8 @@ class Tail    <table summary="SiSU rights" bgcolor="#ffffff" cellpadding="4" border="0" align="center" width="40%">      <sup>©</sup> Ralph Amissah<br /> -  1993, current 2006<br /> -  GPL 2<br /> +  1993, current 2007<br /> +  GPL 3<br />    <i>w3 since October 3 1993</i><br />    <a href="mailto://ralph@amissah.com" >ralph@amissah.com</a><br />  </font></p>  | 
