From c344231f8024c93a1775d2ad1c302e20b251645f Mon Sep 17 00:00:00 2001 From: Markus Makela Date: Tue, 30 Sep 2014 13:02:10 +0300 Subject: [PATCH] Renamed all occurences of SkySQL to MariaDB Corporation --- client/maxadmin.c | 2 +- log_manager/log_manager.cc | 2 +- log_manager/log_manager.h | 2 +- log_manager/test/testlog.c | 2 +- log_manager/test/testorder.c | 2 +- query_classifier/query_classifier.cc | 2 +- query_classifier/query_classifier.h | 2 +- replication_listener/access_method_factory.h | 2 +- replication_listener/basic_content_handler.h | 2 +- replication_listener/binlog_api.h | 2 +- replication_listener/binlog_driver.h | 2 +- replication_listener/binlog_event.h | 2 +- replication_listener/gtid.h | 2 +- replication_listener/listener_exception.h | 2 +- replication_listener/tcp_driver.h | 2 +- server/core/adminusers.c | 2 +- server/core/atomic.c | 2 +- server/core/buffer.c | 2 +- server/core/config.c | 2 +- server/core/dbusers.c | 2 +- server/core/dcb.c | 2 +- server/core/filter.c | 2 +- server/core/gateway.c | 4 ++-- server/core/gw_utils.c | 2 +- server/core/gwbitmask.c | 2 +- server/core/hashtable.c | 2 +- server/core/hint.c | 2 +- server/core/housekeeper.c | 2 +- server/core/load_utils.c | 2 +- server/core/maxkeys.c | 2 +- server/core/maxpasswd.c | 2 +- server/core/modutil.c | 2 +- server/core/monitor.c | 2 +- server/core/poll.c | 2 +- server/core/secrets.c | 2 +- server/core/server.c | 2 +- server/core/service.c | 2 +- server/core/session.c | 2 +- server/core/spinlock.c | 2 +- server/core/test/test_mysql_users.c | 2 +- server/core/test/testadminusers.c | 2 +- server/core/test/testfilter.c | 2 +- server/core/test/testhash.c | 2 +- server/core/test/testspinlock.c | 2 +- server/core/thread.c | 2 +- server/core/users.c | 2 +- server/core/utils.c | 2 +- server/include/adminusers.h | 2 +- server/include/atomic.h | 2 +- server/include/buffer.h | 2 +- server/include/config.h | 2 +- server/include/dbusers.h | 2 +- server/include/dcb.h | 2 +- server/include/filter.h | 2 +- server/include/gwbitmask.h | 2 +- server/include/hashtable.h | 2 +- server/include/hint.h | 2 +- server/include/housekeeper.h | 2 +- server/include/maxscale.h | 2 +- server/include/modinfo.h | 2 +- server/include/modules.h | 2 +- server/include/modutil.h | 2 +- server/include/monitor.h | 2 +- server/include/poll.h | 2 +- server/include/rdtsc.h | 2 +- server/include/router.h | 2 +- server/include/secrets.h | 2 +- server/include/server.h | 2 +- server/include/service.h | 2 +- server/include/session.h | 2 +- server/include/spinlock.h | 2 +- server/include/thread.h | 2 +- server/include/users.h | 2 +- server/inih/._ini.c | Bin server/inih/._ini.h | Bin server/inih/cpp/._INIReader.h | Bin server/inih/cpp/INIReader.h | 0 server/inih/examples/._ini_dump.c | Bin server/inih/examples/._ini_example.c | Bin server/inih/examples/._ini_xmacros.c | Bin server/inih/examples/ini_dump.c | 0 server/inih/examples/ini_example.c | 0 server/inih/examples/ini_xmacros.c | 0 server/inih/ini.c | 0 server/inih/ini.h | 0 server/inih/tests/._unittest.c | Bin server/inih/tests/unittest.c | 0 server/modules/filter/hint/hintfilter.c | 2 +- server/modules/filter/hint/hintparser.c | 2 +- server/modules/filter/mqfilter.c | 2 +- server/modules/filter/qlafilter.c | 2 +- server/modules/filter/regexfilter.c | 2 +- server/modules/filter/tee.c | 2 +- server/modules/filter/testfilter.c | 2 +- server/modules/filter/topfilter.c | 2 +- server/modules/include/blr.h | 2 +- server/modules/include/debugcli.h | 2 +- server/modules/include/httpd.h | 2 +- server/modules/include/maxscaled.h | 2 +- .../modules/include/mysql_client_server_protocol.h | 2 +- server/modules/include/mysqlhint.h | 2 +- server/modules/include/readconnection.h | 2 +- server/modules/include/readwritesplit.h | 2 +- server/modules/include/telnetd.h | 2 +- server/modules/monitor/galera_mon.c | 2 +- server/modules/monitor/mysql_mon.c | 2 +- server/modules/monitor/mysqlmon.h | 2 +- server/modules/monitor/ndbcluster_mon.c | 2 +- server/modules/protocol/httpd.c | 2 +- server/modules/protocol/maxscaled.c | 2 +- server/modules/protocol/mysql_backend.c | 2 +- server/modules/protocol/mysql_client.c | 2 +- server/modules/protocol/mysql_common.c | 2 +- server/modules/protocol/telnetd.c | 2 +- server/modules/routing/GaleraHACRoute.c | 2 +- server/modules/routing/binlog/blr.c | 2 +- server/modules/routing/binlog/blr_cache.c | 2 +- server/modules/routing/binlog/blr_file.c | 2 +- server/modules/routing/binlog/blr_master.c | 2 +- server/modules/routing/binlog/blr_slave.c | 2 +- server/modules/routing/cli.c | 2 +- server/modules/routing/debugcli.c | 2 +- server/modules/routing/debugcmd.c | 2 +- server/modules/routing/readconnroute.c | 2 +- .../modules/routing/readwritesplit/readwritesplit.c | 2 +- server/modules/routing/testroute.c | 2 +- server/modules/routing/webserver.c | 2 +- .../table_replication_consistency.h | 2 +- .../table_replication_listener.h | 2 +- .../table_replication_metadata.h | 2 +- .../table_replication_parser.h | 2 +- utils/skygw_debug.h | 2 +- utils/skygw_types.h | 2 +- utils/skygw_utils.cc | 2 +- 134 files changed, 121 insertions(+), 121 deletions(-) mode change 100755 => 100644 server/inih/._ini.c mode change 100755 => 100644 server/inih/._ini.h mode change 100755 => 100644 server/inih/cpp/._INIReader.h mode change 100755 => 100644 server/inih/cpp/INIReader.h mode change 100755 => 100644 server/inih/examples/._ini_dump.c mode change 100755 => 100644 server/inih/examples/._ini_example.c mode change 100755 => 100644 server/inih/examples/._ini_xmacros.c mode change 100755 => 100644 server/inih/examples/ini_dump.c mode change 100755 => 100644 server/inih/examples/ini_example.c mode change 100755 => 100644 server/inih/examples/ini_xmacros.c mode change 100755 => 100644 server/inih/ini.c mode change 100755 => 100644 server/inih/ini.h mode change 100755 => 100644 server/inih/tests/._unittest.c mode change 100755 => 100644 server/inih/tests/unittest.c diff --git a/client/maxadmin.c b/client/maxadmin.c index 97459171e..45e010bb3 100644 --- a/client/maxadmin.c +++ b/client/maxadmin.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/log_manager/log_manager.cc b/log_manager/log_manager.cc index 2b274a610..5a4f7d973 100644 --- a/log_manager/log_manager.cc +++ b/log_manager/log_manager.cc @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/log_manager/log_manager.h b/log_manager/log_manager.h index 6a4c1d6cc..121897be4 100644 --- a/log_manager/log_manager.h +++ b/log_manager/log_manager.h @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ diff --git a/log_manager/test/testlog.c b/log_manager/test/testlog.c index c21d30e17..9b6539444 100644 --- a/log_manager/test/testlog.c +++ b/log_manager/test/testlog.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ diff --git a/log_manager/test/testorder.c b/log_manager/test/testorder.c index e2bb94a7b..043d39758 100644 --- a/log_manager/test/testorder.c +++ b/log_manager/test/testorder.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/query_classifier/query_classifier.cc b/query_classifier/query_classifier.cc index ecf305308..3a14bc7cb 100644 --- a/query_classifier/query_classifier.cc +++ b/query_classifier/query_classifier.cc @@ -16,7 +16,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA. * - * Copyright SkySQL Ab + * Copyright MariaDB Corporation Ab * * @file * diff --git a/query_classifier/query_classifier.h b/query_classifier/query_classifier.h index 4ad960524..6ade74f7a 100644 --- a/query_classifier/query_classifier.h +++ b/query_classifier/query_classifier.h @@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301 USA. -Copyright SkySQL Ab +Copyright MariaDB Corporation Ab */ diff --git a/replication_listener/access_method_factory.h b/replication_listener/access_method_factory.h index af245fa36..2a3b6d73e 100644 --- a/replication_listener/access_method_factory.h +++ b/replication_listener/access_method_factory.h @@ -1,7 +1,7 @@ /* Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. -Copyright (c) 2013, SkySQL Ab +Copyright (c) 2013, MariaDB Corporation Ab Portions of this file contain modifications contributed and copyrighted by SkySQL, Ab. Those modifications are gratefully acknowledged and are described diff --git a/replication_listener/basic_content_handler.h b/replication_listener/basic_content_handler.h index 449d0f8d4..55a52d8b2 100644 --- a/replication_listener/basic_content_handler.h +++ b/replication_listener/basic_content_handler.h @@ -1,7 +1,7 @@ /* Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. -Copyright (c) 2013, SkySQL Ab +Copyright (c) 2013, MariaDB Corporation Ab Portions of this file contain modifications contributed and copyrighted by SkySQL, Ab. Those modifications are gratefully acknowledged and are described diff --git a/replication_listener/binlog_api.h b/replication_listener/binlog_api.h index 2a73423af..4920bec30 100644 --- a/replication_listener/binlog_api.h +++ b/replication_listener/binlog_api.h @@ -1,7 +1,7 @@ /* Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. -Copyright (c) 2013, SkySQL Ab +Copyright (c) 2013, MariaDB Corporation Ab Portions of this file contain modifications contributed and copyrighted by SkySQL, Ab. Those modifications are gratefully acknowledged and are described diff --git a/replication_listener/binlog_driver.h b/replication_listener/binlog_driver.h index cdec99e06..9d0cbb4cb 100644 --- a/replication_listener/binlog_driver.h +++ b/replication_listener/binlog_driver.h @@ -1,7 +1,7 @@ /* Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. -Copyright (c) 2013, SkySQL Ab +Copyright (c) 2013, MariaDB Corporation Ab Portions of this file contain modifications contributed and copyrighted by SkySQL, Ab. Those modifications are gratefully acknowledged and are described diff --git a/replication_listener/binlog_event.h b/replication_listener/binlog_event.h index 2b0d650e2..74022287e 100644 --- a/replication_listener/binlog_event.h +++ b/replication_listener/binlog_event.h @@ -1,7 +1,7 @@ /* Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. -Copyright (c) 2013, SkySQL Ab +Copyright (c) 2013, MariaDB Corporation Ab Portions of this file contain modifications contributed and copyrighted by SkySQL, Ab. Those modifications are gratefully acknowledged and are described diff --git a/replication_listener/gtid.h b/replication_listener/gtid.h index b0ca43548..620955e68 100644 --- a/replication_listener/gtid.h +++ b/replication_listener/gtid.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2013, SkySQL Ab +Copyright (C) 2013, MariaDB Corporation Ab This file is distributed as part of the SkySQL Gateway. It is free software: you can redistribute it and/or modify it under the terms of the diff --git a/replication_listener/listener_exception.h b/replication_listener/listener_exception.h index b9da4f0ae..94fb44fff 100644 --- a/replication_listener/listener_exception.h +++ b/replication_listener/listener_exception.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2013, SkySQL Ab +Copyright (C) 2013, MariaDB Corporation Ab This file is distributed as part of the SkySQL Gateway. It is free diff --git a/replication_listener/tcp_driver.h b/replication_listener/tcp_driver.h index 268f3dcee..035173608 100644 --- a/replication_listener/tcp_driver.h +++ b/replication_listener/tcp_driver.h @@ -1,7 +1,7 @@ /* Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. -Copyright (c) 2013, SkySQL Ab +Copyright (c) 2013, MariaDB Corporation Ab Portions of this file contain modifications contributed and copyrighted by SkySQL, Ab. Those modifications are gratefully acknowledged and are described diff --git a/server/core/adminusers.c b/server/core/adminusers.c index 61cd7c077..e7c118f53 100644 --- a/server/core/adminusers.c +++ b/server/core/adminusers.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/core/atomic.c b/server/core/atomic.c index f8dd4a07f..8730b27c6 100644 --- a/server/core/atomic.c +++ b/server/core/atomic.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/buffer.c b/server/core/buffer.c index 290da6bde..4ca0f4fd1 100644 --- a/server/core/buffer.c +++ b/server/core/buffer.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/config.c b/server/core/config.c index 995e0e0f4..9c8c5f628 100644 --- a/server/core/config.c +++ b/server/core/config.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/dbusers.c b/server/core/dbusers.c index 4f8de392b..78601a0f9 100644 --- a/server/core/dbusers.c +++ b/server/core/dbusers.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/dcb.c b/server/core/dcb.c index 0b2b038e7..9d89133aa 100644 --- a/server/core/dcb.c +++ b/server/core/dcb.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/filter.c b/server/core/filter.c index b199e931f..fef852d40 100644 --- a/server/core/filter.c +++ b/server/core/filter.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/core/gateway.c b/server/core/gateway.c index f2c1eefb2..cfa1ca78e 100644 --- a/server/core/gateway.c +++ b/server/core/gateway.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 * */ @@ -1539,7 +1539,7 @@ int main(int argc, char **argv) } LOGIF(LM, (skygw_log_write( LOGFILE_MESSAGE, - "SkySQL MaxScale %s (C) SkySQL Ab 2013,2014", + "SkySQL MaxScale %s (C) MariaDB Corporation Ab 2013,2014", MAXSCALE_VERSION))); LOGIF(LM, (skygw_log_write( LOGFILE_MESSAGE, diff --git a/server/core/gw_utils.c b/server/core/gw_utils.c index 2662ab41d..d1e23eb7f 100644 --- a/server/core/gw_utils.c +++ b/server/core/gw_utils.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 * */ diff --git a/server/core/gwbitmask.c b/server/core/gwbitmask.c index d3f031080..92958e26e 100644 --- a/server/core/gwbitmask.c +++ b/server/core/gwbitmask.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/core/hashtable.c b/server/core/hashtable.c index 0f129e825..41c0b53c5 100644 --- a/server/core/hashtable.c +++ b/server/core/hashtable.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/core/hint.c b/server/core/hint.c index 2d716771a..052c02486 100644 --- a/server/core/hint.c +++ b/server/core/hint.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include #include diff --git a/server/core/housekeeper.c b/server/core/housekeeper.c index fe6cb9047..eae08d8e8 100644 --- a/server/core/housekeeper.c +++ b/server/core/housekeeper.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include #include diff --git a/server/core/load_utils.c b/server/core/load_utils.c index cba0c6533..67330b10b 100644 --- a/server/core/load_utils.c +++ b/server/core/load_utils.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/maxkeys.c b/server/core/maxkeys.c index 9ae59f8c7..66a5d0145 100644 --- a/server/core/maxkeys.c +++ b/server/core/maxkeys.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/maxpasswd.c b/server/core/maxpasswd.c index d11980ba3..ab3986b62 100644 --- a/server/core/maxpasswd.c +++ b/server/core/maxpasswd.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/modutil.c b/server/core/modutil.c index ec7f8530b..b0d846abb 100644 --- a/server/core/modutil.c +++ b/server/core/modutil.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/core/monitor.c b/server/core/monitor.c index 101ce2e10..9a41379f2 100644 --- a/server/core/monitor.c +++ b/server/core/monitor.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/poll.c b/server/core/poll.c index 12cb1d69d..678016068 100644 --- a/server/core/poll.c +++ b/server/core/poll.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/core/secrets.c b/server/core/secrets.c index f9ac62aef..768323370 100644 --- a/server/core/secrets.c +++ b/server/core/secrets.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/server/core/server.c b/server/core/server.c index 43c535d0e..1dcf8f6aa 100644 --- a/server/core/server.c +++ b/server/core/server.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/service.c b/server/core/service.c index a5e08f937..f6b74a92d 100644 --- a/server/core/service.c +++ b/server/core/service.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/session.c b/server/core/session.c index eb9d42a2b..573f1e619 100644 --- a/server/core/session.c +++ b/server/core/session.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/spinlock.c b/server/core/spinlock.c index ce64042e3..eeb1c8733 100644 --- a/server/core/spinlock.c +++ b/server/core/spinlock.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/test/test_mysql_users.c b/server/core/test/test_mysql_users.c index 97476b3ae..7b01d23f6 100644 --- a/server/core/test/test_mysql_users.c +++ b/server/core/test/test_mysql_users.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/core/test/testadminusers.c b/server/core/test/testadminusers.c index 00ec3a452..4a67b1f5b 100644 --- a/server/core/test/testadminusers.c +++ b/server/core/test/testadminusers.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/core/test/testfilter.c b/server/core/test/testfilter.c index 55f7fadf3..bf97d7897 100644 --- a/server/core/test/testfilter.c +++ b/server/core/test/testfilter.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/core/test/testhash.c b/server/core/test/testhash.c index 3fa9d7f0d..9fc2fb9cf 100644 --- a/server/core/test/testhash.c +++ b/server/core/test/testhash.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/core/test/testspinlock.c b/server/core/test/testspinlock.c index ecdbdf108..f6ea810c8 100644 --- a/server/core/test/testspinlock.c +++ b/server/core/test/testspinlock.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/core/thread.c b/server/core/thread.c index dded79507..187cf884d 100644 --- a/server/core/thread.c +++ b/server/core/thread.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/core/users.c b/server/core/users.c index 3b4dadf15..16600ed62 100644 --- a/server/core/users.c +++ b/server/core/users.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/core/utils.c b/server/core/utils.c index 1b8c6b5fe..09cefe277 100644 --- a/server/core/utils.c +++ b/server/core/utils.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 * */ diff --git a/server/include/adminusers.h b/server/include/adminusers.h index 07afa5390..fefe456c6 100644 --- a/server/include/adminusers.h +++ b/server/include/adminusers.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/include/atomic.h b/server/include/atomic.h index 7fea0926e..2b9b21435 100644 --- a/server/include/atomic.h +++ b/server/include/atomic.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/include/buffer.h b/server/include/buffer.h index eefdd431d..c60a2db8c 100644 --- a/server/include/buffer.h +++ b/server/include/buffer.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/include/config.h b/server/include/config.h index 659fb6378..6ee7acdd1 100644 --- a/server/include/config.h +++ b/server/include/config.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/server/include/dbusers.h b/server/include/dbusers.h index 3b0afe50b..99f4a2c79 100644 --- a/server/include/dbusers.h +++ b/server/include/dbusers.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/server/include/dcb.h b/server/include/dcb.h index 72686b7b7..bc3b1d019 100644 --- a/server/include/dcb.h +++ b/server/include/dcb.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/include/filter.h b/server/include/filter.h index 3076587e6..d40b5f53b 100644 --- a/server/include/filter.h +++ b/server/include/filter.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/include/gwbitmask.h b/server/include/gwbitmask.h index 6b3b6b622..74cf7b7ec 100644 --- a/server/include/gwbitmask.h +++ b/server/include/gwbitmask.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/server/include/hashtable.h b/server/include/hashtable.h index 175bd5d32..2b9cd5c75 100644 --- a/server/include/hashtable.h +++ b/server/include/hashtable.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/include/hint.h b/server/include/hint.h index 03c319142..4cc687731 100644 --- a/server/include/hint.h +++ b/server/include/hint.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/include/housekeeper.h b/server/include/housekeeper.h index 35e76e80d..ec30f8fe4 100644 --- a/server/include/housekeeper.h +++ b/server/include/housekeeper.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include diff --git a/server/include/maxscale.h b/server/include/maxscale.h index 4fb5dd75f..3294b2b35 100644 --- a/server/include/maxscale.h +++ b/server/include/maxscale.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/include/modinfo.h b/server/include/modinfo.h index bc4107b39..759cea0fb 100644 --- a/server/include/modinfo.h +++ b/server/include/modinfo.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/include/modules.h b/server/include/modules.h index 199e3a24b..256a721e6 100644 --- a/server/include/modules.h +++ b/server/include/modules.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/include/modutil.h b/server/include/modutil.h index a0624752a..593e1cc61 100644 --- a/server/include/modutil.h +++ b/server/include/modutil.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/include/monitor.h b/server/include/monitor.h index 04337d761..209ab443e 100644 --- a/server/include/monitor.h +++ b/server/include/monitor.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/include/poll.h b/server/include/poll.h index 6524f1bbb..354eae33a 100644 --- a/server/include/poll.h +++ b/server/include/poll.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/include/rdtsc.h b/server/include/rdtsc.h index 50a752f31..27fe49006 100644 --- a/server/include/rdtsc.h +++ b/server/include/rdtsc.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/include/router.h b/server/include/router.h index 6c29fe1bf..272010143 100644 --- a/server/include/router.h +++ b/server/include/router.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/include/secrets.h b/server/include/secrets.h index 0325d75ae..f82602d85 100644 --- a/server/include/secrets.h +++ b/server/include/secrets.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/include/server.h b/server/include/server.h index f6d146ccd..a6f80acf2 100644 --- a/server/include/server.h +++ b/server/include/server.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/server/include/service.h b/server/include/service.h index 139a08056..bac7fd139 100644 --- a/server/include/service.h +++ b/server/include/service.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/server/include/session.h b/server/include/session.h index cbd43fe40..773f75575 100644 --- a/server/include/session.h +++ b/server/include/session.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/include/spinlock.h b/server/include/spinlock.h index e5f938815..f863fcabb 100644 --- a/server/include/spinlock.h +++ b/server/include/spinlock.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/include/thread.h b/server/include/thread.h index e3ea6f0dc..33c3aaa5c 100644 --- a/server/include/thread.h +++ b/server/include/thread.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/server/include/users.h b/server/include/users.h index ffa091e3b..9364f19b9 100644 --- a/server/include/users.h +++ b/server/include/users.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/inih/._ini.c b/server/inih/._ini.c old mode 100755 new mode 100644 diff --git a/server/inih/._ini.h b/server/inih/._ini.h old mode 100755 new mode 100644 diff --git a/server/inih/cpp/._INIReader.h b/server/inih/cpp/._INIReader.h old mode 100755 new mode 100644 diff --git a/server/inih/cpp/INIReader.h b/server/inih/cpp/INIReader.h old mode 100755 new mode 100644 diff --git a/server/inih/examples/._ini_dump.c b/server/inih/examples/._ini_dump.c old mode 100755 new mode 100644 diff --git a/server/inih/examples/._ini_example.c b/server/inih/examples/._ini_example.c old mode 100755 new mode 100644 diff --git a/server/inih/examples/._ini_xmacros.c b/server/inih/examples/._ini_xmacros.c old mode 100755 new mode 100644 diff --git a/server/inih/examples/ini_dump.c b/server/inih/examples/ini_dump.c old mode 100755 new mode 100644 diff --git a/server/inih/examples/ini_example.c b/server/inih/examples/ini_example.c old mode 100755 new mode 100644 diff --git a/server/inih/examples/ini_xmacros.c b/server/inih/examples/ini_xmacros.c old mode 100755 new mode 100644 diff --git a/server/inih/ini.c b/server/inih/ini.c old mode 100755 new mode 100644 diff --git a/server/inih/ini.h b/server/inih/ini.h old mode 100755 new mode 100644 diff --git a/server/inih/tests/._unittest.c b/server/inih/tests/._unittest.c old mode 100755 new mode 100644 diff --git a/server/inih/tests/unittest.c b/server/inih/tests/unittest.c old mode 100755 new mode 100644 diff --git a/server/modules/filter/hint/hintfilter.c b/server/modules/filter/hint/hintfilter.c index e54319d5d..73a392703 100644 --- a/server/modules/filter/hint/hintfilter.c +++ b/server/modules/filter/hint/hintfilter.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include #include diff --git a/server/modules/filter/hint/hintparser.c b/server/modules/filter/hint/hintparser.c index 77d9c98ec..ac487fd11 100644 --- a/server/modules/filter/hint/hintparser.c +++ b/server/modules/filter/hint/hintparser.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include #include diff --git a/server/modules/filter/mqfilter.c b/server/modules/filter/mqfilter.c index 9761fa777..f56425937 100644 --- a/server/modules/filter/mqfilter.c +++ b/server/modules/filter/mqfilter.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/filter/qlafilter.c b/server/modules/filter/qlafilter.c index b3accfbf8..d44660eae 100644 --- a/server/modules/filter/qlafilter.c +++ b/server/modules/filter/qlafilter.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/filter/regexfilter.c b/server/modules/filter/regexfilter.c index 79cf70c09..f5d579a4a 100644 --- a/server/modules/filter/regexfilter.c +++ b/server/modules/filter/regexfilter.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include #include diff --git a/server/modules/filter/tee.c b/server/modules/filter/tee.c index 2d164ad42..0694d80ee 100644 --- a/server/modules/filter/tee.c +++ b/server/modules/filter/tee.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/filter/testfilter.c b/server/modules/filter/testfilter.c index 289ccf4a2..31d8872b1 100644 --- a/server/modules/filter/testfilter.c +++ b/server/modules/filter/testfilter.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include #include diff --git a/server/modules/filter/topfilter.c b/server/modules/filter/topfilter.c index 9ca281ef1..d7ee07875 100644 --- a/server/modules/filter/topfilter.c +++ b/server/modules/filter/topfilter.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/include/blr.h b/server/modules/include/blr.h index 6e151d923..70be1f579 100644 --- a/server/modules/include/blr.h +++ b/server/modules/include/blr.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/include/debugcli.h b/server/modules/include/debugcli.h index b373cae6b..66ef1412c 100644 --- a/server/modules/include/debugcli.h +++ b/server/modules/include/debugcli.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/modules/include/httpd.h b/server/modules/include/httpd.h index 0d5e65604..ff1ac7dc3 100644 --- a/server/modules/include/httpd.h +++ b/server/modules/include/httpd.h @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /* diff --git a/server/modules/include/maxscaled.h b/server/modules/include/maxscaled.h index fd4e6439e..01a3da227 100644 --- a/server/modules/include/maxscaled.h +++ b/server/modules/include/maxscaled.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/include/mysql_client_server_protocol.h b/server/modules/include/mysql_client_server_protocol.h index 18771aecd..942339ce0 100644 --- a/server/modules/include/mysql_client_server_protocol.h +++ b/server/modules/include/mysql_client_server_protocol.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /* diff --git a/server/modules/include/mysqlhint.h b/server/modules/include/mysqlhint.h index 3e936b847..45f12b2cf 100644 --- a/server/modules/include/mysqlhint.h +++ b/server/modules/include/mysqlhint.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /* diff --git a/server/modules/include/readconnection.h b/server/modules/include/readconnection.h index 589296302..adbfc6958 100644 --- a/server/modules/include/readconnection.h +++ b/server/modules/include/readconnection.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/include/readwritesplit.h b/server/modules/include/readwritesplit.h index 482ecea27..703173b58 100644 --- a/server/modules/include/readwritesplit.h +++ b/server/modules/include/readwritesplit.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/include/telnetd.h b/server/modules/include/telnetd.h index 2c1bcf32a..bce4ddfe6 100644 --- a/server/modules/include/telnetd.h +++ b/server/modules/include/telnetd.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/monitor/galera_mon.c b/server/modules/monitor/galera_mon.c index bbde5ca49..0e94b47ac 100644 --- a/server/modules/monitor/galera_mon.c +++ b/server/modules/monitor/galera_mon.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/monitor/mysql_mon.c b/server/modules/monitor/mysql_mon.c index c4cea23ee..8de7309d1 100644 --- a/server/modules/monitor/mysql_mon.c +++ b/server/modules/monitor/mysql_mon.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/monitor/mysqlmon.h b/server/modules/monitor/mysqlmon.h index eb2d37bcd..2373c4125 100644 --- a/server/modules/monitor/mysqlmon.h +++ b/server/modules/monitor/mysqlmon.h @@ -15,7 +15,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/modules/monitor/ndbcluster_mon.c b/server/modules/monitor/ndbcluster_mon.c index b35af4fe2..0b69c605b 100644 --- a/server/modules/monitor/ndbcluster_mon.c +++ b/server/modules/monitor/ndbcluster_mon.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/protocol/httpd.c b/server/modules/protocol/httpd.c index 7db1366ad..0e7c2903c 100644 --- a/server/modules/protocol/httpd.c +++ b/server/modules/protocol/httpd.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/protocol/maxscaled.c b/server/modules/protocol/maxscaled.c index 268b33b52..ebd67636d 100644 --- a/server/modules/protocol/maxscaled.c +++ b/server/modules/protocol/maxscaled.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include #include diff --git a/server/modules/protocol/mysql_backend.c b/server/modules/protocol/mysql_backend.c index 2772e8e7b..6020a6b87 100644 --- a/server/modules/protocol/mysql_backend.c +++ b/server/modules/protocol/mysql_backend.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include "mysql_client_server_protocol.h" diff --git a/server/modules/protocol/mysql_client.c b/server/modules/protocol/mysql_client.c index 42958fc2d..09a2fd7f3 100644 --- a/server/modules/protocol/mysql_client.c +++ b/server/modules/protocol/mysql_client.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/protocol/mysql_common.c b/server/modules/protocol/mysql_common.c index b1bd5481d..f8c5d5778 100644 --- a/server/modules/protocol/mysql_common.c +++ b/server/modules/protocol/mysql_common.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /* diff --git a/server/modules/protocol/telnetd.c b/server/modules/protocol/telnetd.c index aeb6607c4..bd7765734 100644 --- a/server/modules/protocol/telnetd.c +++ b/server/modules/protocol/telnetd.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/modules/routing/GaleraHACRoute.c b/server/modules/routing/GaleraHACRoute.c index 33a9597cc..2c0773f2b 100644 --- a/server/modules/routing/GaleraHACRoute.c +++ b/server/modules/routing/GaleraHACRoute.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/routing/binlog/blr.c b/server/modules/routing/binlog/blr.c index d92f03c10..5f83eb5f0 100644 --- a/server/modules/routing/binlog/blr.c +++ b/server/modules/routing/binlog/blr.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/routing/binlog/blr_cache.c b/server/modules/routing/binlog/blr_cache.c index 5bc46f036..a7213aa8a 100644 --- a/server/modules/routing/binlog/blr_cache.c +++ b/server/modules/routing/binlog/blr_cache.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/routing/binlog/blr_file.c b/server/modules/routing/binlog/blr_file.c index 7a44033fe..74aacdc99 100644 --- a/server/modules/routing/binlog/blr_file.c +++ b/server/modules/routing/binlog/blr_file.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/routing/binlog/blr_master.c b/server/modules/routing/binlog/blr_master.c index ee14cec4c..684b80a0b 100644 --- a/server/modules/routing/binlog/blr_master.c +++ b/server/modules/routing/binlog/blr_master.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/routing/binlog/blr_slave.c b/server/modules/routing/binlog/blr_slave.c index 5d7a16475..878c5e157 100644 --- a/server/modules/routing/binlog/blr_slave.c +++ b/server/modules/routing/binlog/blr_slave.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/routing/cli.c b/server/modules/routing/cli.c index ac525f695..eb581f4c7 100644 --- a/server/modules/routing/cli.c +++ b/server/modules/routing/cli.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ /** diff --git a/server/modules/routing/debugcli.c b/server/modules/routing/debugcli.c index aa0e82ef8..9dfe69a05 100644 --- a/server/modules/routing/debugcli.c +++ b/server/modules/routing/debugcli.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/routing/debugcmd.c b/server/modules/routing/debugcmd.c index f238e16e6..2a05dece7 100644 --- a/server/modules/routing/debugcmd.c +++ b/server/modules/routing/debugcmd.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/routing/readconnroute.c b/server/modules/routing/readconnroute.c index 68e2dfcef..07f6ccb24 100644 --- a/server/modules/routing/readconnroute.c +++ b/server/modules/routing/readconnroute.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ /** diff --git a/server/modules/routing/readwritesplit/readwritesplit.c b/server/modules/routing/readwritesplit/readwritesplit.c index c602d8913..d3877d326 100644 --- a/server/modules/routing/readwritesplit/readwritesplit.c +++ b/server/modules/routing/readwritesplit/readwritesplit.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/modules/routing/testroute.c b/server/modules/routing/testroute.c index ce2ce2ca9..494b2cd69 100644 --- a/server/modules/routing/testroute.c +++ b/server/modules/routing/testroute.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include #include diff --git a/server/modules/routing/webserver.c b/server/modules/routing/webserver.c index 28102dfd4..af00a4e7b 100644 --- a/server/modules/routing/webserver.c +++ b/server/modules/routing/webserver.c @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2014 + * Copyright MariaDB Corporation Ab 2014 */ #include #include diff --git a/table_replication_consistency/table_replication_consistency.h b/table_replication_consistency/table_replication_consistency.h index 92a423818..d97881740 100644 --- a/table_replication_consistency/table_replication_consistency.h +++ b/table_replication_consistency/table_replication_consistency.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2013, SkySQL Ab +Copyright (C) 2013, MariaDB Corporation Ab This file is distributed as part of the SkySQL Gateway. It is free diff --git a/table_replication_consistency/table_replication_listener.h b/table_replication_consistency/table_replication_listener.h index c207a37d0..373ad612f 100644 --- a/table_replication_consistency/table_replication_listener.h +++ b/table_replication_consistency/table_replication_listener.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2013, SkySQL Ab +Copyright (C) 2013, MariaDB Corporation Ab This file is distributed as part of the SkySQL Gateway. It is free diff --git a/table_replication_consistency/table_replication_metadata.h b/table_replication_consistency/table_replication_metadata.h index 78436714f..b1cc5e7e8 100644 --- a/table_replication_consistency/table_replication_metadata.h +++ b/table_replication_consistency/table_replication_metadata.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2013, SkySQL Ab +Copyright (C) 2013, MariaDB Corporation Ab This file is distributed as part of the SkySQL Gateway. It is free diff --git a/table_replication_consistency/table_replication_parser.h b/table_replication_consistency/table_replication_parser.h index 0b13a6438..c3889c6dd 100644 --- a/table_replication_consistency/table_replication_parser.h +++ b/table_replication_consistency/table_replication_parser.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2013, SkySQL Ab +Copyright (C) 2013, MariaDB Corporation Ab This file is distributed as part of the SkySQL Gateway. It is free diff --git a/utils/skygw_debug.h b/utils/skygw_debug.h index acc59bc85..5dadbc16e 100644 --- a/utils/skygw_debug.h +++ b/utils/skygw_debug.h @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #include diff --git a/utils/skygw_types.h b/utils/skygw_types.h index a82db80ab..aebb5332c 100644 --- a/utils/skygw_types.h +++ b/utils/skygw_types.h @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */ #if !defined(SKYGW_TYPES_H) #define SKYGW_TYPES_H diff --git a/utils/skygw_utils.cc b/utils/skygw_utils.cc index 4845c73a2..64633d957 100644 --- a/utils/skygw_utils.cc +++ b/utils/skygw_utils.cc @@ -13,7 +13,7 @@ * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright SkySQL Ab 2013 + * Copyright MariaDB Corporation Ab 2013 */