X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Fforwardfw%2Ffirewall-lib.pl;h=e616d7efa9c9025d8f1e0540bf4e1336d7f6b5cd;hp=a1f96ba40ff1af290ce90a14bc7f52bc5f165ce6;hb=dc21519f683d5bb0f7e5a9dfcfb4806afb895217;hpb=caca013c1165230eea388ed4a770f6663ad5608e diff --git a/config/forwardfw/firewall-lib.pl b/config/forwardfw/firewall-lib.pl index a1f96ba40..e616d7efa 100755 --- a/config/forwardfw/firewall-lib.pl +++ b/config/forwardfw/firewall-lib.pl @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2012 # +# Copyright (C) 2013 # # # # 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,7 +18,8 @@ # along with this program. If not, see . # # # ############################################################################### - +# Author: Alexander Marx (amarx@ipfire.org) # +############################################################################### use strict; no warnings 'uninitialized';