summaryrefslogtreecommitdiff
path: root/libmysql
diff options
context:
space:
mode:
authorMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2013-03-19 13:29:12 +0100
committerMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2013-03-19 13:29:12 +0100
commitd20a70fb55114bd858754a67d863cce573b8333d (patch)
treebf203ed572abaa822dee3f1a12d9d0796fe1f6a0 /libmysql
parent6b243ee935b7737a5499b86ca6d31384dc2b0e89 (diff)
downloadmariadb-git-d20a70fb55114bd858754a67d863cce573b8333d.tar.gz
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
Diffstat (limited to 'libmysql')
-rw-r--r--libmysql/client_settings.h2
-rw-r--r--libmysql/conf_to_src.c2
-rw-r--r--libmysql/dll.c2
-rw-r--r--libmysql/errmsg.c2
-rw-r--r--libmysql/get_password.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/libmysql/client_settings.h b/libmysql/client_settings.h
index 4ed20289ddf..6ac98bf5cf0 100644
--- a/libmysql/client_settings.h
+++ b/libmysql/client_settings.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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */
extern uint mysql_port;
extern char * mysql_unix_port;
diff --git a/libmysql/conf_to_src.c b/libmysql/conf_to_src.c
index 5970e3b501a..a5a7d23db0b 100644
--- a/libmysql/conf_to_src.c
+++ b/libmysql/conf_to_src.c
@@ -14,7 +14,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 */
/* can't use -lmysys because this prog is used to create -lstrings */
diff --git a/libmysql/dll.c b/libmysql/dll.c
index 9336213998c..cfec985f056 100644
--- a/libmysql/dll.c
+++ b/libmysql/dll.c
@@ -14,7 +14,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 */
/*
** Handling initialization of the dll library
diff --git a/libmysql/errmsg.c b/libmysql/errmsg.c
index a686796952f..cb5fe7ffd9e 100644
--- a/libmysql/errmsg.c
+++ b/libmysql/errmsg.c
@@ -14,7 +14,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 */
/* Error messages for MySQL clients */
/* (Error messages for the daemon are in share/language/errmsg.sys) */
diff --git a/libmysql/get_password.c b/libmysql/get_password.c
index f4b07f2dabe..48a4dfe14bf 100644
--- a/libmysql/get_password.c
+++ b/libmysql/get_password.c
@@ -14,7 +14,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 */
/*
** Ask for a password from tty