1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-02 17:22:27 +03:00

Mass substitution 'Corporaton' -> 'Corporation'

This commit is contained in:
Patrick LeBlanc
2019-08-07 14:43:25 -05:00
parent a1d1bd7392
commit a09a9d5d0f
196 changed files with 200 additions and 200 deletions

View File

@ -2,7 +2,7 @@
* vi: set shiftwidth=4 tabstop=4 expandtab:
* :indentSize=4:tabSize=4:noTabs=true:
*
* Copyright (C) 2016 MariaDB Corporaton
* Copyright (C) 2016 MariaDB Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@ -305,7 +305,7 @@ maria_declare_plugin(is_columnstore_files_plugin)
MYSQL_INFORMATION_SCHEMA_PLUGIN,
&is_columnstore_files_plugin_version,
"COLUMNSTORE_FILES",
"MariaDB Corporaton",
"MariaDB Corporation",
"An information schema plugin to list ColumnStore filess",
PLUGIN_LICENSE_GPL,
is_columnstore_files_plugin_init,