Revision: 5785
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5785&view=rev
Author:   owes
Date:     2011-08-13 10:56:52 +0000 (Sat, 13 Aug 2011)

Log Message:
-----------
Add GPL license URL instead of FSF address for CGI scripts already in update 
package.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/aliases.cgi
    ipcop/trunk/html/cgi-bin/email.cgi
    ipcop/trunk/html/cgi-bin/fwrules.cgi
    ipcop/trunk/html/cgi-bin/logfirewall.cgi
    ipcop/trunk/html/cgi-bin/logproxy.cgi
    ipcop/trunk/html/cgi-bin/logsummary.cgi
    ipcop/trunk/html/cgi-bin/proxy.cgi

Modified: ipcop/trunk/html/cgi-bin/aliases.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/aliases.cgi        2011-08-13 10:51:11 UTC (rev 
5784)
+++ ipcop/trunk/html/cgi-bin/aliases.cgi        2011-08-13 10:56:52 UTC (rev 
5785)
@@ -7,6 +7,14 @@
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 # 
+# IPCop is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
+#
 # (c) Steve Bootes 2002/04/13 - Manage IP Aliases
 # Copyright (c) 2002-2011 The IPCop Team
 #

Modified: ipcop/trunk/html/cgi-bin/email.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/email.cgi  2011-08-13 10:51:11 UTC (rev 5784)
+++ ipcop/trunk/html/cgi-bin/email.cgi  2011-08-13 10:56:52 UTC (rev 5785)
@@ -13,8 +13,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with IPCop; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+# along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
 #
 # $Id$
 #

Modified: ipcop/trunk/html/cgi-bin/fwrules.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/fwrules.cgi        2011-08-13 10:51:11 UTC (rev 
5784)
+++ ipcop/trunk/html/cgi-bin/fwrules.cgi        2011-08-13 10:56:52 UTC (rev 
5785)
@@ -13,7 +13,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
 #
 # $Id$
 #

Modified: ipcop/trunk/html/cgi-bin/logfirewall.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/logfirewall.cgi    2011-08-13 10:51:11 UTC (rev 
5784)
+++ ipcop/trunk/html/cgi-bin/logfirewall.cgi    2011-08-13 10:56:52 UTC (rev 
5785)
@@ -7,6 +7,14 @@
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 # 
+# IPCop is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
+#
 # (c) The SmoothWall Team
 # Copyright (c) 2001-2011 The IPCop Team
 #

Modified: ipcop/trunk/html/cgi-bin/logproxy.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/logproxy.cgi       2011-08-13 10:51:11 UTC (rev 
5784)
+++ ipcop/trunk/html/cgi-bin/logproxy.cgi       2011-08-13 10:56:52 UTC (rev 
5785)
@@ -6,6 +6,14 @@
 # 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) any later version.
+#
+# IPCop is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
 # 
 # (c) The SmoothWall Team
 # Copyright (c) 2001-2011 The IPCop Team

Modified: ipcop/trunk/html/cgi-bin/logsummary.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/logsummary.cgi     2011-08-13 10:51:11 UTC (rev 
5784)
+++ ipcop/trunk/html/cgi-bin/logsummary.cgi     2011-08-13 10:56:52 UTC (rev 
5785)
@@ -7,6 +7,14 @@
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 # 
+# IPCop is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
+#
 # (c) The SmoothWall Team
 # Copyright (c) 2001-2011 The IPCop Team
 #

Modified: ipcop/trunk/html/cgi-bin/proxy.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/proxy.cgi  2011-08-13 10:51:11 UTC (rev 5784)
+++ ipcop/trunk/html/cgi-bin/proxy.cgi  2011-08-13 10:56:52 UTC (rev 5785)
@@ -2,8 +2,19 @@
 #
 # IPCop CGIs - proxy.cgi: web proxy service configuration
 #
-# This code is distributed under the terms of the GPL
+# IPCop 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) any later version.
+# 
+# IPCop is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
 #
+# You should have received a copy of the GNU General Public License
+# along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
+#
 # (c) 2009-2011 The IPCop Team
 #
 # $Id$


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy 
to use, easy to manage, easy to install, easy to extend. 
Get a Free download of the new open ALM Subversion platform now.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to