X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Fforwardfw%2Frules.pl;fp=config%2Fforwardfw%2Frules.pl;h=370b7ecfb17d938848739a3fbc489c469741a03c;hp=e3592701caf329ce6baae2153d7104cbb53dff30;hb=5bee9a9df5739810da488bf5bf71da4fe82be484;hpb=dc21519f683d5bb0f7e5a9dfcfb4806afb895217 diff --git a/config/forwardfw/rules.pl b/config/forwardfw/rules.pl index e3592701c..370b7ecfb 100755 --- a/config/forwardfw/rules.pl +++ b/config/forwardfw/rules.pl @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2013 # +# Copyright (C) 2013 Alexander Marx # # # # 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 # @@ -18,8 +18,6 @@ # along with this program. If not, see . # # # ############################################################################### -# Author: Alexander Marx (amarx@ipfire.org) # -############################################################################### use strict; use Time::Local;