From f447c4baea916c10daf1a5e19dc73eb1b6dc906a Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Sun, 27 May 2012 13:27:18 -0400 Subject: [PATCH] GPL license address update (mentioned by Guillermo Gomez) --- LICENSE | 2 +- README | 2 +- fwsnort | 2 +- install.pl | 2 +- packaging/cd_rpmbuilder | 2 +- snortspoof.pl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 2b7b643..7583605 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/README b/README index bbc4e90..18f4e8d 100644 --- a/README +++ b/README @@ -69,4 +69,4 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA diff --git a/fwsnort b/fwsnort index bf06745..cc11365 100755 --- a/fwsnort +++ b/fwsnort @@ -27,7 +27,7 @@ # # 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # USA # # TODO: diff --git a/install.pl b/install.pl index bf259b9..6487140 100755 --- a/install.pl +++ b/install.pl @@ -17,7 +17,7 @@ # # 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # USA # # TODO: diff --git a/packaging/cd_rpmbuilder b/packaging/cd_rpmbuilder index 4721e35..adb6be6 100755 --- a/packaging/cd_rpmbuilder +++ b/packaging/cd_rpmbuilder @@ -20,7 +20,7 @@ # # 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # USA # ############################################################################# diff --git a/snortspoof.pl b/snortspoof.pl index 1d6d218..39040e0 100755 --- a/snortspoof.pl +++ b/snortspoof.pl @@ -23,7 +23,7 @@ # # 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # USA # ############################################################################### -- 1.7.5.4