X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fdmzholes.cgi;h=5c16f004cf135c88363e1295451feafac3500ba2;hp=5653095dcab0a5deae27f8e5ab7a5831b177c3c8;hb=3834d135ecb9383995f305cfe4fa18e9c7511495;hpb=f0ef68534916cc16c951b510116b06afd1b0caa2 diff --git a/html/cgi-bin/dmzholes.cgi b/html/cgi-bin/dmzholes.cgi index 5653095dca..5c16f004cf 100644 --- a/html/cgi-bin/dmzholes.cgi +++ b/html/cgi-bin/dmzholes.cgi @@ -1,13 +1,23 @@ #!/usr/bin/perl -# -# SmoothWall CGIs -# -# This code is distributed under the terms of the GPL -# -# (c) The SmoothWall Team -# -# $Id: dmzholes.cgi,v 1.9.2.16 2005/10/18 17:05:27 franck78 Exp $ -# +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# # +# 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 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 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 this program. If not, see . # +# # +############################################################################### use strict;