From 5543b75550962f07b4adcd47a6e52accec0a7d0f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Vicen=C8=9Biu=20Ciorbaru?= <vicentiu@mariadb.org>
Date: Sat, 11 May 2019 21:29:06 +0300
Subject: Update FSF Address

* Update wrong zip-code
---
 storage/federated/CMakeLists.txt  | 2 +-
 storage/federated/ha_federated.cc | 2 +-
 storage/federated/ha_federated.h  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'storage/federated')

diff --git a/storage/federated/CMakeLists.txt b/storage/federated/CMakeLists.txt
index 9bd5b6b45d7..fcb1da4aad6 100644
--- a/storage/federated/CMakeLists.txt
+++ b/storage/federated/CMakeLists.txt
@@ -11,7 +11,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., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1335 USA
 
 SET(FEDERATED_SOURCES  ha_federated.cc)
 IF(NOT WITH_FEDERATED AND NOT WITH_FEDERATED_STORAGE_ENGINE)
diff --git a/storage/federated/ha_federated.cc b/storage/federated/ha_federated.cc
index c621653f9f0..68332f8ba1b 100644
--- a/storage/federated/ha_federated.cc
+++ b/storage/federated/ha_federated.cc
@@ -11,7 +11,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA */
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335  USA */
 
 /*
 
diff --git a/storage/federated/ha_federated.h b/storage/federated/ha_federated.h
index 52ea8a9a9f4..50db7929cc0 100644
--- a/storage/federated/ha_federated.h
+++ b/storage/federated/ha_federated.h
@@ -11,7 +11,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA */
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335  USA */
 
 /*
   Please read ha_exmple.cc before reading this file.
-- 
cgit v1.2.1