summaryrefslogtreecommitdiff
path: root/include/welcome_copyright_notice.h
diff options
context:
space:
mode:
authorMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-01-08 11:09:04 +0100
committerMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-01-08 11:09:04 +0100
commitf7c8dd6bc7bb6d46d1ae2b6fdb47227429387e33 (patch)
treecd3fe6ae2e1508814e0d606d1ab4d21064843a4f /include/welcome_copyright_notice.h
parentc92223e19860bdef8ed9d8958b31a17fdb6173aa (diff)
downloadmariadb-git-f7c8dd6bc7bb6d46d1ae2b6fdb47227429387e33.tar.gz
Updating the current copyright year in the welcome message for MySQL.
Diffstat (limited to 'include/welcome_copyright_notice.h')
-rw-r--r--include/welcome_copyright_notice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/welcome_copyright_notice.h b/include/welcome_copyright_notice.h
index 73b2a1382bb..4b00f0dbff6 100644
--- a/include/welcome_copyright_notice.h
+++ b/include/welcome_copyright_notice.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
#ifndef _welcome_copyright_notice_h_
#define _welcome_copyright_notice_h_
-#define COPYRIGHT_NOTICE_CURRENT_YEAR "2013"
+#define COPYRIGHT_NOTICE_CURRENT_YEAR "2014"
/*
This define specifies copyright notice which is displayed by every MySQL