1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-09 22:24:09 +03:00

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

This commit is contained in:
Nirbhay Choubey
2014-12-12 17:14:06 -05:00
parent 64714ae2c1
commit 920bc0aff1

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