summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Chiquitto <lchiquitto@suse.com>2011-11-21 09:20:20 -0300
committerYaroslav Halchenko <debian@onerussian.com>2011-12-30 12:41:46 -0500
commita7d47e8b368a419a8ab64f8cd3d9edfa8b7dcb69 (patch)
tree80a50f770dc5b51fc871c4cd6c64fe54fefb64cd
parent4502adfe69816ec4e33e5b4e266de21ab5c212a5 (diff)
downloadfail2ban-a7d47e8b368a419a8ab64f8cd3d9edfa8b7dcb69.tar.gz
Update Free Software Foundation's address
The address has changed from "59 Temple Place, Suite 330, Boston, MA 02111-1307 USA" to "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA" some time ago.
-rw-r--r--client/__init__.py2
-rw-r--r--client/actionreader.py2
-rw-r--r--client/beautifier.py2
-rw-r--r--client/configparserinc.py2
-rw-r--r--client/configreader.py2
-rw-r--r--client/configurator.py2
-rw-r--r--client/csocket.py2
-rw-r--r--client/fail2banreader.py2
-rw-r--r--client/filterreader.py2
-rw-r--r--client/jailreader.py2
-rw-r--r--client/jailsreader.py2
-rw-r--r--common/__init__.py2
-rw-r--r--common/helpers.py2
-rw-r--r--common/protocol.py2
-rw-r--r--common/version.py2
-rwxr-xr-xfail2ban-client2
-rwxr-xr-xfail2ban-regex2
-rwxr-xr-xfail2ban-server2
-rwxr-xr-xfail2ban-testcases2
-rw-r--r--files/cacti/fail2ban_stats.sh2
-rwxr-xr-xfiles/gentoo-initd2
-rw-r--r--server/__init__.py2
-rw-r--r--server/action.py2
-rw-r--r--server/actions.py2
-rw-r--r--server/asyncserver.py2
-rw-r--r--server/banmanager.py2
-rw-r--r--server/datedetector.py2
-rw-r--r--server/datetemplate.py2
-rw-r--r--server/faildata.py2
-rw-r--r--server/failmanager.py2
-rw-r--r--server/failregex.py2
-rw-r--r--server/filter.py2
-rw-r--r--server/filtergamin.py2
-rw-r--r--server/filterpoll.py2
-rw-r--r--server/jail.py2
-rw-r--r--server/jails.py2
-rw-r--r--server/jailthread.py2
-rw-r--r--server/mytime.py2
-rw-r--r--server/server.py2
-rw-r--r--server/ticket.py2
-rw-r--r--server/transmitter.py2
-rwxr-xr-xsetup.py2
-rw-r--r--testcases/__init__.py2
-rw-r--r--testcases/actiontestcase.py2
-rw-r--r--testcases/banmanagertestcase.py2
-rw-r--r--testcases/clientreadertestcase.py2
-rw-r--r--testcases/datedetectortestcase.py2
-rw-r--r--testcases/failmanagertestcase.py2
-rw-r--r--testcases/filtertestcase.py2
-rw-r--r--testcases/servertestcase.py2
50 files changed, 50 insertions, 50 deletions
diff --git a/client/__init__.py b/client/__init__.py
index 65ba9868..c448827b 100644
--- a/client/__init__.py
+++ b/client/__init__.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/client/actionreader.py b/client/actionreader.py
index 29672bca..581a1b3c 100644
--- a/client/actionreader.py
+++ b/client/actionreader.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/client/beautifier.py b/client/beautifier.py
index 104a239e..a75655e7 100644
--- a/client/beautifier.py
+++ b/client/beautifier.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/client/configparserinc.py b/client/configparserinc.py
index 12ac97a8..7ac8b4a5 100644
--- a/client/configparserinc.py
+++ b/client/configparserinc.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Yaroslav Halchenko
# Modified: Cyril Jaquier
diff --git a/client/configreader.py b/client/configreader.py
index 18ae9b9a..063484e8 100644
--- a/client/configreader.py
+++ b/client/configreader.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
# Modified by: Yaroslav Halchenko (SafeConfigParserWithIncludes)
diff --git a/client/configurator.py b/client/configurator.py
index 526f218b..0baff2d8 100644
--- a/client/configurator.py
+++ b/client/configurator.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/client/csocket.py b/client/csocket.py
index 4bfb0510..6e014e23 100644
--- a/client/csocket.py
+++ b/client/csocket.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/client/fail2banreader.py b/client/fail2banreader.py
index f4f2728f..ee097bd6 100644
--- a/client/fail2banreader.py
+++ b/client/fail2banreader.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/client/filterreader.py b/client/filterreader.py
index b20c6f83..b7a72f9c 100644
--- a/client/filterreader.py
+++ b/client/filterreader.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/client/jailreader.py b/client/jailreader.py
index 52d5f82c..81a077c9 100644
--- a/client/jailreader.py
+++ b/client/jailreader.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/client/jailsreader.py b/client/jailsreader.py
index 9e68dffe..bedc5a3c 100644
--- a/client/jailsreader.py
+++ b/client/jailsreader.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/common/__init__.py b/common/__init__.py
index 65ba9868..c448827b 100644
--- a/common/__init__.py
+++ b/common/__init__.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/common/helpers.py b/common/helpers.py
index 5afc3723..6115b971 100644
--- a/common/helpers.py
+++ b/common/helpers.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
# Author: Arturo 'Buanzo' Busleiman
diff --git a/common/protocol.py b/common/protocol.py
index 7f0ec9e1..092c32ae 100644
--- a/common/protocol.py
+++ b/common/protocol.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/common/version.py b/common/version.py
index a745be3c..d5055c14 100644
--- a/common/version.py
+++ b/common/version.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/fail2ban-client b/fail2ban-client
index 31dd48ca..7025d009 100755
--- a/fail2ban-client
+++ b/fail2ban-client
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/fail2ban-regex b/fail2ban-regex
index 08aaccaa..fa02a961 100755
--- a/fail2ban-regex
+++ b/fail2ban-regex
@@ -13,7 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/fail2ban-server b/fail2ban-server
index f66bbaf8..3b3c6e69 100755
--- a/fail2ban-server
+++ b/fail2ban-server
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/fail2ban-testcases b/fail2ban-testcases
index c05a64bd..1ade220d 100755
--- a/fail2ban-testcases
+++ b/fail2ban-testcases
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/files/cacti/fail2ban_stats.sh b/files/cacti/fail2ban_stats.sh
index afe52466..4d29854f 100644
--- a/files/cacti/fail2ban_stats.sh
+++ b/files/cacti/fail2ban_stats.sh
@@ -13,7 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
#
# This script can be used to collect data for Cacti. One parameter is needed,
# the jail name. It must be a currently running jail. The script returns two
diff --git a/files/gentoo-initd b/files/gentoo-initd
index af4d8c34..f652d86c 100755
--- a/files/gentoo-initd
+++ b/files/gentoo-initd
@@ -13,7 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
#
# Author: Sireyessire, Cyril Jaquier
#
diff --git a/server/__init__.py b/server/__init__.py
index 65ba9868..c448827b 100644
--- a/server/__init__.py
+++ b/server/__init__.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/action.py b/server/action.py
index e8f6bd12..faf50653 100644
--- a/server/action.py
+++ b/server/action.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/actions.py b/server/actions.py
index e438ab7a..e8c7cdda 100644
--- a/server/actions.py
+++ b/server/actions.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/asyncserver.py b/server/asyncserver.py
index 3558a2dd..64ec8f39 100644
--- a/server/asyncserver.py
+++ b/server/asyncserver.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/banmanager.py b/server/banmanager.py
index 328ad032..214916b7 100644
--- a/server/banmanager.py
+++ b/server/banmanager.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/datedetector.py b/server/datedetector.py
index b4d0a471..faf9f45f 100644
--- a/server/datedetector.py
+++ b/server/datedetector.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/datetemplate.py b/server/datetemplate.py
index a561abbe..ddf7dc82 100644
--- a/server/datetemplate.py
+++ b/server/datetemplate.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/faildata.py b/server/faildata.py
index ee396cdb..1f0bda04 100644
--- a/server/faildata.py
+++ b/server/faildata.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/failmanager.py b/server/failmanager.py
index 73e5f242..82c2ed6f 100644
--- a/server/failmanager.py
+++ b/server/failmanager.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/failregex.py b/server/failregex.py
index 5bc1c401..8ce9597a 100644
--- a/server/failregex.py
+++ b/server/failregex.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/filter.py b/server/filter.py
index 3545ad2b..e18f5b7d 100644
--- a/server/filter.py
+++ b/server/filter.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/filtergamin.py b/server/filtergamin.py
index 0489a2ef..c1a6be3c 100644
--- a/server/filtergamin.py
+++ b/server/filtergamin.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/filterpoll.py b/server/filterpoll.py
index 618e4bac..05f766e9 100644
--- a/server/filterpoll.py
+++ b/server/filterpoll.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/jail.py b/server/jail.py
index eefe69e5..fa077f22 100644
--- a/server/jail.py
+++ b/server/jail.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/jails.py b/server/jails.py
index 1ff94e06..3be38f70 100644
--- a/server/jails.py
+++ b/server/jails.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/jailthread.py b/server/jailthread.py
index ac102ba3..343ea7e2 100644
--- a/server/jailthread.py
+++ b/server/jailthread.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/mytime.py b/server/mytime.py
index b64a2b75..286f3d2c 100644
--- a/server/mytime.py
+++ b/server/mytime.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/server.py b/server/server.py
index 0ecb0cce..950cf82b 100644
--- a/server/server.py
+++ b/server/server.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/ticket.py b/server/ticket.py
index 81bffa9d..644d3cd1 100644
--- a/server/ticket.py
+++ b/server/ticket.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/server/transmitter.py b/server/transmitter.py
index 27e966a6..bebba12b 100644
--- a/server/transmitter.py
+++ b/server/transmitter.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/setup.py b/setup.py
index aff89545..8cb17133 100755
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/testcases/__init__.py b/testcases/__init__.py
index 65ba9868..c448827b 100644
--- a/testcases/__init__.py
+++ b/testcases/__init__.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/testcases/actiontestcase.py b/testcases/actiontestcase.py
index a537ab0c..9f89cfe6 100644
--- a/testcases/actiontestcase.py
+++ b/testcases/actiontestcase.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/testcases/banmanagertestcase.py b/testcases/banmanagertestcase.py
index 4ff76f41..7d389eed 100644
--- a/testcases/banmanagertestcase.py
+++ b/testcases/banmanagertestcase.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/testcases/clientreadertestcase.py b/testcases/clientreadertestcase.py
index 74993914..83121345 100644
--- a/testcases/clientreadertestcase.py
+++ b/testcases/clientreadertestcase.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/testcases/datedetectortestcase.py b/testcases/datedetectortestcase.py
index 074bdb88..e6f690ad 100644
--- a/testcases/datedetectortestcase.py
+++ b/testcases/datedetectortestcase.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/testcases/failmanagertestcase.py b/testcases/failmanagertestcase.py
index 3c1bce22..e5e0ccca 100644
--- a/testcases/failmanagertestcase.py
+++ b/testcases/failmanagertestcase.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/testcases/filtertestcase.py b/testcases/filtertestcase.py
index c004c7d2..416423b3 100644
--- a/testcases/filtertestcase.py
+++ b/testcases/filtertestcase.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#
diff --git a/testcases/servertestcase.py b/testcases/servertestcase.py
index ab32eb92..54eac444 100644
--- a/testcases/servertestcase.py
+++ b/testcases/servertestcase.py
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Fail2Ban; 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.
# Author: Cyril Jaquier
#