summaryrefslogtreecommitdiff
path: root/include/welcome_copyright_notice.h
diff options
context:
space:
mode:
authorBala <balasubramanian.kandasamy@oracle.com>2015-01-06 21:23:21 +0100
committerBala <balasubramanian.kandasamy@oracle.com>2015-01-06 21:23:21 +0100
commit3ee8aa216d55b858ba9e53874359dcac9a82933a (patch)
treeed0e99e3b9a1c2ce4fe462c913c364d1697435a0 /include/welcome_copyright_notice.h
parentfe4c4ab914d82af1a1cb2e1bca78c8dcfbc57d4d (diff)
downloadmariadb-git-3ee8aa216d55b858ba9e53874359dcac9a82933a.tar.gz
Updated the copyright year in the welcome message for MySQLmysql-5.5.42
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 4b00f0dbff6..eb2bf260af3 100644
--- a/include/welcome_copyright_notice.h
+++ b/include/welcome_copyright_notice.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2010, 2015, 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 "2014"
+#define COPYRIGHT_NOTICE_CURRENT_YEAR "2015"
/*
This define specifies copyright notice which is displayed by every MySQL