summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNirbhay Choubey <nirbhay@mariadb.com>2014-12-12 17:13:13 -0500
committerNirbhay Choubey <nirbhay@mariadb.com>2014-12-12 17:13:13 -0500
commitfc1a7055a3c30dbec6c598bd0fc20ff0f0324174 (patch)
tree94e723d5270c523ff39fc72a9b45c6d4e6d94d55 /include
parentdef5bd67ba2071d6834342736aff7da513bdf028 (diff)
downloadmariadb-git-fc1a7055a3c30dbec6c598bd0fc20ff0f0324174.tar.gz
MDEV-6891: Addendum, update company name in copyright notice
Diffstat (limited to 'include')
-rw-r--r--include/welcome_copyright_notice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/welcome_copyright_notice.h b/include/welcome_copyright_notice.h
index ff2d1fea3b1..956a9f1c17a 100644
--- a/include/welcome_copyright_notice.h
+++ b/include/welcome_copyright_notice.h
@@ -25,6 +25,6 @@
*/
#define ORACLE_WELCOME_COPYRIGHT_NOTICE(first_year) \
"Copyright (c) " first_year ", " COPYRIGHT_NOTICE_CURRENT_YEAR \
- ", Oracle, SkySQL Ab and others.\n"
+ ", Oracle, MariaDB Corporation Ab and others.\n"
#endif /* _welcome_copyright_notice_h_ */