diff --git a/Shorewall/Perl/Shorewall/ARP.pm b/Shorewall/Perl/Shorewall/ARP.pm index 1fd276a23..b0afab2d6 100644 --- a/Shorewall/Perl/Shorewall/ARP.pm +++ b/Shorewall/Perl/Shorewall/ARP.pm @@ -1,5 +1,5 @@ # -# Shorewall 4.5 -- /usr/share/shorewall/Shorewall/ARP.pm +# Shorewall 5.0 -- /usr/share/shorewall/Shorewall/ARP.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall/Perl/Shorewall/Accounting.pm b/Shorewall/Perl/Shorewall/Accounting.pm index 12f5cdee3..55de50324 100644 --- a/Shorewall/Perl/Shorewall/Accounting.pm +++ b/Shorewall/Perl/Shorewall/Accounting.pm @@ -1,9 +1,9 @@ # -# Shorewall 4.4 -- /usr/share/shorewall/Shorewall/Accounting.pm +# Shorewall 5.0 -- /usr/share/shorewall/Shorewall/Accounting.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # -# (c) 2007,2008,2009,2010,2011,2012,2013 - Tom Eastep (teastep@shorewall.net) +# (c) 2007-2016 - Tom Eastep (teastep@shorewall.net) # # Complete documentation is available at http://shorewall.net # diff --git a/Shorewall/Perl/Shorewall/Chains.pm b/Shorewall/Perl/Shorewall/Chains.pm index 0112d5b67..998c84f93 100644 --- a/Shorewall/Perl/Shorewall/Chains.pm +++ b/Shorewall/Perl/Shorewall/Chains.pm @@ -1,9 +1,9 @@ # -# Shorewall 4.5 -- /usr/share/shorewall/Shorewall/Chains.pm +# Shorewall 5.0 -- /usr/share/shorewall/Shorewall/Chains.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # -# (c) 2007,2008,2009,2010,2011,2012,2013 - Tom Eastep (teastep@shorewall.net) +# (c) 2007-2016 - Tom Eastep (teastep@shorewall.net) # # Complete documentation is available at http://shorewall.net # @@ -623,9 +623,12 @@ our %ipset_exists; # Omitted, if target is ''. # target => Rule target, if jump is 'j' or 'g'. # targetopts => Target options. Only included if non-empty +# matches => List of matches in the rule #