diff options
author | Mattias Jonsson <mattias.jonsson@oracle.com> | 2011-01-28 13:28:15 +0100 |
---|---|---|
committer | Mattias Jonsson <mattias.jonsson@oracle.com> | 2011-01-28 13:28:15 +0100 |
commit | bede87d3537310ecf8ec75d58cd83e625937bc68 (patch) | |
tree | ba1b1966351d93df1a70ff03561df08aa06bb056 /sql/sql_partition.cc | |
parent | cbf2f80d04773bea146aad4fdeb29c783e571dfb (diff) | |
parent | 62ab20034300b0483c8d73387794d881f12b809d (diff) | |
download | mariadb-git-bede87d3537310ecf8ec75d58cd83e625937bc68.tar.gz |
merge
Diffstat (limited to 'sql/sql_partition.cc')
-rw-r--r-- | sql/sql_partition.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_partition.cc b/sql/sql_partition.cc index 0b4f956dd7f..5c2c0bb95d6 100644 --- a/sql/sql_partition.cc +++ b/sql/sql_partition.cc @@ -1,4 +1,4 @@ -/* Copyright 2005-2008 MySQL AB, 2008-2009 Sun Microsystems, Inc. +/* Copyright (c) 2005, 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 |