summaryrefslogtreecommitdiff
path: root/storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2014-03-16 13:59:44 +0100
committerSergei Golubchik <sergii@pisem.net>2014-03-16 13:59:44 +0100
commite772cbd7b774add42821c33b13ea052f8c9e2e6e (patch)
tree0411c732161ad4fc4f49a02ee78abaa6632c6d4d /storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp
parent8428c116c7cc1fb6a04345637a10084810874dd8 (diff)
parentd7304375e5e0ce30979c2b92e70eb0effaa30a25 (diff)
downloadmariadb-git-e772cbd7b774add42821c33b13ea052f8c9e2e6e.tar.gz
5.1 merge
Diffstat (limited to 'storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp')
-rw-r--r--storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp b/storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp
index 5a753179b59..8d0f7f84a93 100644
--- a/storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp
+++ b/storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 MySQL AB
+/* Copyright (c) 2003-2005 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */
#include <ndb_global.h>