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

This commit is contained in:
Nirbhay Choubey 2014-12-12 17:10:51 -05:00
parent 4ba6ee1b31
commit 743e2ae433

View file

@ -25,6 +25,6 @@
*/
#define ORACLE_WELCOME_COPYRIGHT_NOTICE(first_year) \
"Copyright (c) " first_year ", " COPYRIGHT_NOTICE_CURRENT_YEAR \
", Oracle, Monty Program Ab and others.\n"
", Oracle, MariaDB Corporation Ab and others.\n"
#endif /* _welcome_copyright_notice_h_ */