diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2019-05-11 19:25:02 +0300 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2019-05-11 19:25:02 +0300 |
commit | c0ac0b886047496e105a566a063bf1bd932d00a4 (patch) | |
tree | 6ea1635806751fe032a0e4e72ee5fa3fa725b748 /storage/xtradb/os | |
parent | f177f125d4bfa8817833960286a5f18efe2fef1f (diff) | |
download | mariadb-git-c0ac0b886047496e105a566a063bf1bd932d00a4.tar.gz |
Update FSF address
Diffstat (limited to 'storage/xtradb/os')
-rw-r--r-- | storage/xtradb/os/os0file.cc | 2 | ||||
-rw-r--r-- | storage/xtradb/os/os0proc.cc | 2 | ||||
-rw-r--r-- | storage/xtradb/os/os0sync.cc | 2 | ||||
-rw-r--r-- | storage/xtradb/os/os0thread.cc | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/storage/xtradb/os/os0file.cc b/storage/xtradb/os/os0file.cc index 468a54768be..da5e8927320 100644 --- a/storage/xtradb/os/os0file.cc +++ b/storage/xtradb/os/os0file.cc @@ -22,7 +22,7 @@ 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, Suite 500, Boston, MA 02110-1335 USA +51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA ***********************************************************************/ diff --git a/storage/xtradb/os/os0proc.cc b/storage/xtradb/os/os0proc.cc index c64c37705b5..2a63fd3806d 100644 --- a/storage/xtradb/os/os0proc.cc +++ b/storage/xtradb/os/os0proc.cc @@ -12,7 +12,7 @@ FOR A PARTICULAR PURPOSE. See the 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, Suite 500, Boston, MA 02110-1335 USA +51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA *****************************************************************************/ diff --git a/storage/xtradb/os/os0sync.cc b/storage/xtradb/os/os0sync.cc index a494be537d9..e8597554170 100644 --- a/storage/xtradb/os/os0sync.cc +++ b/storage/xtradb/os/os0sync.cc @@ -12,7 +12,7 @@ FOR A PARTICULAR PURPOSE. See the 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, Suite 500, Boston, MA 02110-1335 USA +51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA *****************************************************************************/ diff --git a/storage/xtradb/os/os0thread.cc b/storage/xtradb/os/os0thread.cc index 8baf06b9bb7..195e24cd11a 100644 --- a/storage/xtradb/os/os0thread.cc +++ b/storage/xtradb/os/os0thread.cc @@ -12,7 +12,7 @@ FOR A PARTICULAR PURPOSE. See the 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, Suite 500, Boston, MA 02110-1335 USA +51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA *****************************************************************************/ |