summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/manager.cc
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 /server-tools/instance-manager/manager.cc
parent8428c116c7cc1fb6a04345637a10084810874dd8 (diff)
parentd7304375e5e0ce30979c2b92e70eb0effaa30a25 (diff)
downloadmariadb-git-e772cbd7b774add42821c33b13ea052f8c9e2e6e.tar.gz
5.1 merge
Diffstat (limited to 'server-tools/instance-manager/manager.cc')
-rw-r--r--server-tools/instance-manager/manager.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/server-tools/instance-manager/manager.cc b/server-tools/instance-manager/manager.cc
index 792461e41a9..33f786d7bcf 100644
--- a/server-tools/instance-manager/manager.cc
+++ b/server-tools/instance-manager/manager.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2006 MySQL AB
+/* Copyright (c) 2003-2007 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 "manager.h"