summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
diff options
context:
space:
mode:
authorKent Boortz <kent.boortz@oracle.com>2011-06-30 17:46:53 +0200
committerKent Boortz <kent.boortz@oracle.com>2011-06-30 17:46:53 +0200
commit24f62dbd13f25efe3654c0fc09a7a256f7f3e9e2 (patch)
treed822259015334d322433a6bfcda63aad14087dd6 /sql/opt_sum.cc
parent29b4322e4ba3c62bc2809e0b0816baf035869e9f (diff)
parentfa506929104dfbbb4c8ddb5cf0f82b72a341a0fd (diff)
downloadmariadb-git-24f62dbd13f25efe3654c0fc09a7a256f7f3e9e2.tar.gz
Updated/added copyright headers
Diffstat (limited to 'sql/opt_sum.cc')
-rw-r--r--sql/opt_sum.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/opt_sum.cc b/sql/opt_sum.cc
index 6b8cdfaca60..e187cf19917 100644
--- a/sql/opt_sum.cc
+++ b/sql/opt_sum.cc
@@ -1,4 +1,4 @@
-/* Copyright (c) 2000, 2010 Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2000, 2011, 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