From 42dd8dfee914d018dc5358fa1b71768491583ff4 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 4 Jan 2014 09:48:27 -0800 Subject: [PATCH] Change license to GPLv2+ and update copyrights Signed-off-by: Tom Eastep --- Shorewall-core/configure | 16 ++++++++-------- Shorewall-core/configure.pl | 14 +++++++------- Shorewall-core/install.sh | 26 +++++++++++++------------- Shorewall-core/lib.base | 14 +++++++------- Shorewall-core/lib.cli | 14 +++++++------- Shorewall-core/lib.common | 14 +++++++------- Shorewall-core/uninstall.sh | 26 +++++++++++++------------- Shorewall-core/wait4ifup | 14 +++++++------- Shorewall-init/init.sh | 24 +++++++++++++----------- Shorewall-init/install.sh | 24 ++++++++++++++---------- Shorewall-init/shorewall-init | 26 +++++++++++++------------- Shorewall-init/uninstall.sh | 26 +++++++++++++------------- Shorewall-lite/init.sh | 14 +++++++------- Shorewall-lite/install.sh | 26 +++++++++++++------------- Shorewall-lite/lib.base | 16 ++++++++-------- Shorewall-lite/shorecap | 15 +++++++-------- Shorewall-lite/shorewall-lite | 14 +++++++------- Shorewall-lite/uninstall.sh | 26 +++++++++++++------------- Shorewall/Perl/Shorewall/ARP.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Accounting.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Chains.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Compiler.pm | 10 ++++++---- Shorewall/Perl/Shorewall/Config.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/IPAddrs.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Misc.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Nat.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Proc.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Providers.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Proxyarp.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Raw.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Rules.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Tc.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Tunnels.pm | 22 ++++++++++++---------- Shorewall/Perl/Shorewall/Zones.pm | 22 ++++++++++++---------- Shorewall/Perl/compiler.pl | 14 +++++++------- Shorewall/Perl/getparams | 14 +++++++------- Shorewall/Perl/lib.core | 17 +++++++++++++++-- Shorewall/init.sh | 12 +++++------- Shorewall/install.sh | 26 +++++++++++++------------- Shorewall/lib.cli-std | 14 +++++++------- Shorewall/shorewall | 14 +++++++------- Shorewall/uninstall.sh | 26 +++++++++++++------------- Shorewall6-lite/init.sh | 14 +++++++------- Shorewall6-lite/lib.base | 14 +++++++------- Shorewall6-lite/shorecap | 15 +++++++-------- Shorewall6-lite/shorewall6-lite | 14 +++++++------- Shorewall6-lite/uninstall.sh | 26 +++++++++++++------------- Shorewall6/init.sh | 14 +++++++------- Shorewall6/ipsecvpn | 12 ++++++------ Shorewall6/ipv6 | 18 +++++++----------- Shorewall6/lib.base | 14 +++++++------- Shorewall6/shorewall6 | 14 +++++++------- Shorewall6/tunnel | 15 +++++++++++++++ Shorewall6/uninstall.sh | 26 +++++++++++++------------- 54 files changed, 540 insertions(+), 482 deletions(-) diff --git a/Shorewall-core/configure b/Shorewall-core/configure index 9c6ae87d2..c722022e4 100755 --- a/Shorewall-core/configure +++ b/Shorewall-core/configure @@ -1,16 +1,17 @@ #!/bin/bash # -# Shorewall Packet Filtering Firewall RPM configuration program - V4.5 +# Shorewall Packet Filtering Firewall RPM configuration program - V4.6 # -# This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] -# -# (c) 2012 - Tom Eastep (teastep@shorewall.net) +# (c) 2012,2014 - Tom Eastep (teastep@shorewall.net) # # Shorewall documentation is available at http://www.shorewall.net # +# This program is part of Shorewall. +# # This program is free software; you can redistribute it and/or modify -# it under the terms of Version 2 of the GNU General Public License -# as published by the Free Software Foundation. +# it under the terms of the GNU General Public License as published by the +# Free Software Foundation, either version 2 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 @@ -18,8 +19,7 @@ # 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, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# along with this program; if not, see . # # Usage: ./configure [