summaryrefslogtreecommitdiff
path: root/include/welcome_copyright_notice.h
diff options
context:
space:
mode:
authorNirbhay Choubey <nirbhay@mariadb.com>2014-12-12 17:10:51 -0500
committerNirbhay Choubey <nirbhay@mariadb.com>2014-12-12 17:10:51 -0500
commit743e2ae433ca981bab5b2f74438e05d275245c8a (patch)
tree8351dd547f932e912428bbb701e8c28a623d280a /include/welcome_copyright_notice.h
parent4ba6ee1b31b32555b5168746525f6f5958b62c3b (diff)
downloadmariadb-git-743e2ae433ca981bab5b2f74438e05d275245c8a.tar.gz
MDEV-6891: Addendum, update company name in copyright notice
Diffstat (limited to 'include/welcome_copyright_notice.h')
-rw-r--r--include/welcome_copyright_notice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/welcome_copyright_notice.h b/include/welcome_copyright_notice.h
index 875770edb89..956a9f1c17a 100644
--- a/include/welcome_copyright_notice.h
+++ b/include/welcome_copyright_notice.h
@@ -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_ */