MDEV-6891: Addendum, update company name in copyright notice

This commit is contained in:
Nirbhay Choubey 2014-12-12 17:16:11 -05:00
parent 756c6f74bf
commit 3a37c01334

View File

@ -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_ */