Signed-off-by: Matt Darfeuille <matd...@gmail.com>
---
 Shorewall-core/configure                   | 2 +-
 Shorewall-core/configure.pl                | 2 +-
 Shorewall-core/shorewall                   | 2 +-
 Shorewall-core/wait4ifup                   | 2 +-
 Shorewall-init/init.debian.sh              | 2 +-
 Shorewall-init/init.openwrt.sh             | 2 +-
 Shorewall-init/init.sh                     | 2 +-
 Shorewall-init/init.suse.sh                | 2 +-
 Shorewall-init/shorewall-init              | 2 +-
 Shorewall-lite/init.openwrt.sh             | 2 +-
 Shorewall-lite/init.sh                     | 2 +-
 Shorewall-lite/init.suse.sh                | 2 +-
 Shorewall/Contrib/swping                   | 2 +-
 Shorewall/Contrib/swping.init              | 2 +-
 Shorewall/Perl/Shorewall/Compiler.pm       | 2 +-
 Shorewall/Perl/getparams                   | 2 +-
 Shorewall/init.sh                          | 2 +-
 Shorewall/init.suse.sh                     | 2 +-
 Shorewall6-lite/init.openwrt.sh            | 2 +-
 Shorewall6-lite/init.sh                    | 2 +-
 Shorewall6-lite/init.suse.sh               | 2 +-
 Shorewall6/Samples6/three-interfaces/rules | 2 +-
 Shorewall6/Samples6/three-interfaces/zones | 2 +-
 Shorewall6/Samples6/two-interfaces/rules   | 2 +-
 Shorewall6/Samples6/two-interfaces/zones   | 2 +-
 Shorewall6/init.sh                         | 2 +-
 Shorewall6/init.suse.sh                    | 2 +-
 27 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/Shorewall-core/configure b/Shorewall-core/configure
index b7de802f9..6aea258d2 100755
--- a/Shorewall-core/configure
+++ b/Shorewall-core/configure
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-#     Shorewall Packet Filtering Firewall RPM configuration program - V4.6
+#     Shorewall Packet Filtering Firewall configuration program - V5.2
 #
 #     (c) 2012,2014,2017 - Tom Eastep (teas...@shorewall.net)
 #
diff --git a/Shorewall-core/configure.pl b/Shorewall-core/configure.pl
index 2922ebbaf..fda8251ca 100755
--- a/Shorewall-core/configure.pl
+++ b/Shorewall-core/configure.pl
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 #
-#     Shorewall Packet Filtering Firewall RPM configuration program - V4.5
+#     Shorewall Packet Filtering Firewall configuration program - V5.2
 #
 #     (c) 2012, 2014 - Tom Eastep (teas...@shorewall.net)
 #
diff --git a/Shorewall-core/shorewall b/Shorewall-core/shorewall
index edf9a0a53..1afa3d48d 100755
--- a/Shorewall-core/shorewall
+++ b/Shorewall-core/shorewall
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     Shorewall Packet Filtering Firewall Control Program - V5.1
+#     Shorewall Packet Filtering Firewall Control Program - V5.2
 #
 #     (c) 
1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2014,2015-2017
 #         Tom Eastep (teas...@shorewall.net)
diff --git a/Shorewall-core/wait4ifup b/Shorewall-core/wait4ifup
index dab615324..a2bb1f63b 100755
--- a/Shorewall-core/wait4ifup
+++ b/Shorewall-core/wait4ifup
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     Shorewall interface helper utility - V4.2
+#     Shorewall interface helper utility - V5.2
 #
 #     (c) 2007,2014 - Tom Eastep (teas...@shorewall.net)
 #
diff --git a/Shorewall-init/init.debian.sh b/Shorewall-init/init.debian.sh
index 9fb4cb4a0..12600a016 100755
--- a/Shorewall-init/init.debian.sh
+++ b/Shorewall-init/init.debian.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     This program is under GPL 
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
 #
diff --git a/Shorewall-init/init.openwrt.sh b/Shorewall-init/init.openwrt.sh
index f32bc2b61..5e581ab95 100755
--- a/Shorewall-init/init.openwrt.sh
+++ b/Shorewall-init/init.openwrt.sh
@@ -1,5 +1,5 @@
 #!/bin/sh /etc/rc.common
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     (c) 2010,2012-2014 - Tom Eastep (teas...@shorewall.net)
 #     (c) 2016           - Matt Darfeuille (matd...@gmail.com)
diff --git a/Shorewall-init/init.sh b/Shorewall-init/init.sh
index 75c78e8f5..17f4ff8fd 100755
--- a/Shorewall-init/init.sh
+++ b/Shorewall-init/init.sh
@@ -1,5 +1,5 @@
 #! /bin/bash
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     (c) 2010,2012-2014 - Tom Eastep (teas...@shorewall.net)
 #
diff --git a/Shorewall-init/init.suse.sh b/Shorewall-init/init.suse.sh
index 09258792e..516681502 100755
--- a/Shorewall-init/init.suse.sh
+++ b/Shorewall-init/init.suse.sh
@@ -1,5 +1,5 @@
 #! /bin/bash
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     This program is under GPL 
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
 #
diff --git a/Shorewall-init/shorewall-init b/Shorewall-init/shorewall-init
index 151abe1b6..c8e5fead3 100644
--- a/Shorewall-init/shorewall-init
+++ b/Shorewall-init/shorewall-init
@@ -1,5 +1,5 @@
 #!/bin/bash
-#      The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0
+#      The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #      (c) 2012-2014 - Tom Eastep (teas...@shorewall.net)
 #
diff --git a/Shorewall-lite/init.openwrt.sh b/Shorewall-lite/init.openwrt.sh
index 5a1bb1c72..d8b642323 100755
--- a/Shorewall-lite/init.openwrt.sh
+++ b/Shorewall-lite/init.openwrt.sh
@@ -1,6 +1,6 @@
 #!/bin/sh /etc/rc.common
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     (c) 1999,2000,2001,2002,2003,2004,2005,2006,2007,2012,2014 - Tom Eastep 
(teas...@shorewall.net)
 #     (c) 2015 - Matt Darfeuille - (matd...@gmail.com)
diff --git a/Shorewall-lite/init.sh b/Shorewall-lite/init.sh
index 6281c5db5..c163f3fb8 100755
--- a/Shorewall-lite/init.sh
+++ b/Shorewall-lite/init.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 RCDLINKS="2,S41 3,S41 6,K41"
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     (c) 1999,2000,2001,2002,2003,2004,2005,2006,2007,2012,2014 - Tom Eastep 
(teas...@shorewall.net)
 #
diff --git a/Shorewall-lite/init.suse.sh b/Shorewall-lite/init.suse.sh
index ea7df61c7..e6314f38c 100755
--- a/Shorewall-lite/init.suse.sh
+++ b/Shorewall-lite/init.suse.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     This program is under GPL 
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
 #
diff --git a/Shorewall/Contrib/swping b/Shorewall/Contrib/swping
index b246dd968..424ad5bef 100644
--- a/Shorewall/Contrib/swping
+++ b/Shorewall/Contrib/swping
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     Shorewall WAN Interface monitor - V4.4
+#     Shorewall WAN Interface monitor - V5.2
 #
 #     Inspired by Angsuman Chakraborty's gwping script.
 #
diff --git a/Shorewall/Contrib/swping.init b/Shorewall/Contrib/swping.init
index afb90bfef..1d2374be5 100755
--- a/Shorewall/Contrib/swping.init
+++ b/Shorewall/Contrib/swping.init
@@ -1,5 +1,5 @@
 #!/bin/sh
-#     Shorewall WAN Interface monitor - V4.4
+#     Shorewall WAN Interface monitor - V5.2
 #
 #     This program is under GPL 
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
 #
diff --git a/Shorewall/Perl/Shorewall/Compiler.pm 
b/Shorewall/Perl/Shorewall/Compiler.pm
index 1ef9041a1..b604caadf 100644
--- a/Shorewall/Perl/Shorewall/Compiler.pm
+++ b/Shorewall/Perl/Shorewall/Compiler.pm
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 #
-#     The Shoreline Firewall Packet Filtering Firewall Compiler - V5.0
+#     The Shoreline Firewall Packet Filtering Firewall Compiler - V5.2
 #
 #     This program is under GPL 
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
 #
diff --git a/Shorewall/Perl/getparams b/Shorewall/Perl/getparams
index d4a4536e0..192c4b675 100755
--- a/Shorewall/Perl/getparams
+++ b/Shorewall/Perl/getparams
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     The Shoreline Firewall Packet Filtering Firewall Param File Helper - V4.4
+#     The Shoreline Firewall Packet Filtering Firewall Param File Helper - V5.2
 #
 #     (c) 2010,2011,2014 - Tom Eastep (teas...@shorewall.net)
 #
diff --git a/Shorewall/init.sh b/Shorewall/init.sh
index a4a50ba15..0f78457da 100755
--- a/Shorewall/init.sh
+++ b/Shorewall/init.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 RCDLINKS="2,S41 3,S41 6,K41"
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.2
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     (c) 1999,2000,2001,2002,2003,2004,2005, 2014 - Tom Eastep 
(teas...@shorewall.net)
 #
diff --git a/Shorewall/init.suse.sh b/Shorewall/init.suse.sh
index c6dc6d9c4..551960882 100755
--- a/Shorewall/init.suse.sh
+++ b/Shorewall/init.suse.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.2
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     This program is under GPL 
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
 #
diff --git a/Shorewall6-lite/init.openwrt.sh b/Shorewall6-lite/init.openwrt.sh
index 639a44727..751e8083d 100755
--- a/Shorewall6-lite/init.openwrt.sh
+++ b/Shorewall6-lite/init.openwrt.sh
@@ -1,6 +1,6 @@
 #!/bin/sh /etc/rc.common
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     (c) 1999,2000,2001,2002,2003,2004,2005,2006,2007,2012,2014 - Tom Eastep 
(teas...@shorewall.net)
 #     (c) 2015 - Matt Darfeuille - (matd...@gmail.com)
diff --git a/Shorewall6-lite/init.sh b/Shorewall6-lite/init.sh
index 63ad382e6..7915ee37e 100755
--- a/Shorewall6-lite/init.sh
+++ b/Shorewall6-lite/init.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 RCDLINKS="2,S41 3,S41 6,K41"
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     (c) 1999,2000,2001,2002,2003,2004,2005,2006,2007,2012,2014 - Tom Eastep 
(teas...@shorewall.net)
 #
diff --git a/Shorewall6-lite/init.suse.sh b/Shorewall6-lite/init.suse.sh
index 4cb2de490..feb195077 100644
--- a/Shorewall6-lite/init.suse.sh
+++ b/Shorewall6-lite/init.suse.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5
+#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.2
 #
 #     This program is under GPL 
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
 #
diff --git a/Shorewall6/Samples6/three-interfaces/rules 
b/Shorewall6/Samples6/three-interfaces/rules
index 1baefebe7..e41112d54 100644
--- a/Shorewall6/Samples6/three-interfaces/rules
+++ b/Shorewall6/Samples6/three-interfaces/rules
@@ -1,5 +1,5 @@
 #
-# Shorewall6 version 4.0 - Sample Rules File for three-interface configuration.
+# Shorewall6 version 5.2 - Sample Rules File for three-interface configuration.
 # Copyright (C) 2006-2014 by the Shorewall Team
 #
 # This library is free software; you can redistribute it and/or
diff --git a/Shorewall6/Samples6/three-interfaces/zones 
b/Shorewall6/Samples6/three-interfaces/zones
index dbb01f3f4..82d8658e7 100644
--- a/Shorewall6/Samples6/three-interfaces/zones
+++ b/Shorewall6/Samples6/three-interfaces/zones
@@ -1,5 +1,5 @@
 #
-# Shorewall6 version 4 - Sample Zones File for three-interface configuration.
+# Shorewall6 version 5.2 - Sample Zones File for three-interface configuration.
 # Copyright (C) 2006-2014 by the Shorewall Team
 #
 # This library is free software; you can redistribute it and/or
diff --git a/Shorewall6/Samples6/two-interfaces/rules 
b/Shorewall6/Samples6/two-interfaces/rules
index f4fe6a4cd..30a22e9e1 100644
--- a/Shorewall6/Samples6/two-interfaces/rules
+++ b/Shorewall6/Samples6/two-interfaces/rules
@@ -1,5 +1,5 @@
 #
-# Shorewall6 version 4.0 - Sample Rules File for two-interface configuration.
+# Shorewall6 version 5.2 - Sample Rules File for two-interface configuration.
 # Copyright (C) 2006-2014 by the Shorewall Team
 #
 # This library is free software; you can redistribute it and/or
diff --git a/Shorewall6/Samples6/two-interfaces/zones 
b/Shorewall6/Samples6/two-interfaces/zones
index 22db1c8d8..8872bb957 100644
--- a/Shorewall6/Samples6/two-interfaces/zones
+++ b/Shorewall6/Samples6/two-interfaces/zones
@@ -1,5 +1,5 @@
 #
-# Shorewall6 version 4.0 - Sample Zones File for two-interface configuration.
+# Shorewall6 version 5.2 - Sample Zones File for two-interface configuration.
 # Copyright (C) 2006-2014 by the Shorewall Team
 #
 # This library is free software; you can redistribute it and/or
diff --git a/Shorewall6/init.sh b/Shorewall6/init.sh
index 2c16e915d..2bfbd819d 100755
--- a/Shorewall6/init.sh
+++ b/Shorewall6/init.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 RCDLINKS="2,S41 3,S41 6,K41"
 #
-#     The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V4.5
+#     The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V5.2
 #
 #     (c) 1999,2000,2001,2002,2003,2004,2005,2012,2014 - Tom Eastep 
(teas...@shorewall.net)
 #
diff --git a/Shorewall6/init.suse.sh b/Shorewall6/init.suse.sh
index 1ae7f40e5..06e296671 100755
--- a/Shorewall6/init.suse.sh
+++ b/Shorewall6/init.suse.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#     The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V4.5
+#     The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V5.2
 #
 #     This program is under GPL 
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
 #
-- 
2.17.0


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
Shorewall-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to