Skip to content

Commit fc1a705

Browse files
author
Nirbhay Choubey
committed
MDEV-6891: Addendum, update company name in copyright notice
1 parent def5bd6 commit fc1a705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/welcome_copyright_notice.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
*/
2626
#define ORACLE_WELCOME_COPYRIGHT_NOTICE(first_year) \
2727
"Copyright (c) " first_year ", " COPYRIGHT_NOTICE_CURRENT_YEAR \
28-
", Oracle, SkySQL Ab and others.\n"
28+
", Oracle, MariaDB Corporation Ab and others.\n"
2929

3030
#endif /* _welcome_copyright_notice_h_ */

0 commit comments

Comments
 (0)