MDEV-6891: Addendum, update company name in copyright notice
This commit is contained in:
parent
def5bd67ba
commit
fc1a7055a3
@ -25,6 +25,6 @@
|
|||||||
*/
|
*/
|
||||||
#define ORACLE_WELCOME_COPYRIGHT_NOTICE(first_year) \
|
#define ORACLE_WELCOME_COPYRIGHT_NOTICE(first_year) \
|
||||||
"Copyright (c) " first_year ", " COPYRIGHT_NOTICE_CURRENT_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_ */
|
#endif /* _welcome_copyright_notice_h_ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user