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

This commit is contained in:
Nirbhay Choubey 2014-12-12 17:13:13 -05:00
parent def5bd67ba
commit fc1a7055a3

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