diff --git a/client/__init__.py b/client/__init__.py index 65ba9868ed..c448827baa 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 29672bca5d..581a1b3cfe 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 104a239efd..a75655e749 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 12ac97a8e9..7ac8b4a5e2 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 18ae9b9a8f..063484e8b0 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 526f218b1a..0baff2d85f 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 4bfb0510ed..6e014e239b 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 f4f2728f28..ee097bd6f3 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 b20c6f836d..b7a72f9c5f 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 52d5f82c11..81a077c99c 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 9e68dffe29..bedc5a3c2a 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 65ba9868ed..c448827baa 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 5afc3723d4..6115b9713b 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 7f0ec9e10a..092c32aedb 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 a745be3c49..d5055c142e 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 31dd48ca0a..7025d009b3 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 08aaccaa8d..fa02a9610f 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 f66bbaf823..3b3c6e6921 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 c05a64bd88..1ade220da7 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 afe5246633..4d29854f1a 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 af4d8c34f6..f652d86cba 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 65ba9868ed..c448827baa 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 e8f6bd125c..faf50653a2 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 e438ab7ac9..e8c7cdda57 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 3558a2dd46..64ec8f3963 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 328ad03287..214916b797 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 b4d0a47182..faf9f45f42 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 a561abbe0e..ddf7dc825a 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 ee396cdb1d..1f0bda048e 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 73e5f2426f..82c2ed6f3c 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 5bc1c401d1..8ce9597aa5 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 3545ad2b9a..e18f5b7d14 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 0489a2ef81..c1a6be3ca6 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 618e4bac5e..05f766e9e6 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 eefe69e5b6..fa077f22e0 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 1ff94e068f..3be38f7075 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 ac102ba344..343ea7e2da 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 b64a2b7514..286f3d2ca1 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 0ecb0ccec1..950cf82b81 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 81bffa9dd3..644d3cd13e 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 27e966a6e8..bebba12b58 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 aff89545a4..8cb171333a 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 65ba9868ed..c448827baa 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 a537ab0c69..9f89cfe663 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 4ff76f4187..7d389eed45 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 749939142b..8312134599 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 074bdb88ed..e6f690ad48 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 3c1bce2229..e5e0ccca21 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 c004c7d225..416423b30c 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 ab32eb92f0..54eac44421 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 #