diff options
author | Timothy Smith <timothy.smith@sun.com> | 2009-01-08 03:16:22 +0100 |
---|---|---|
committer | Timothy Smith <timothy.smith@sun.com> | 2009-01-08 03:16:22 +0100 |
commit | 72982373c3a56d56faf060c3c61921d8c2ce11ab (patch) | |
tree | 682658188747bb8fdad7c32d99eadf03a0832bbd /sql/ha_partition.cc | |
parent | e6100a222d187819d92c63ae5b1e29907ce8f0da (diff) | |
parent | eb3daa6d75c7c683efcab7164cad2bc20d9fb396 (diff) | |
download | mariadb-git-72982373c3a56d56faf060c3c61921d8c2ce11ab.tar.gz |
Auto-merge from upstream 5.1-bugteam
Diffstat (limited to 'sql/ha_partition.cc')
-rw-r--r-- | sql/ha_partition.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/ha_partition.cc b/sql/ha_partition.cc index 47d2d36ac8d..9617b9941bc 100644 --- a/sql/ha_partition.cc +++ b/sql/ha_partition.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2005 MySQL AB +/* Copyright 2005-2008 MySQL AB, 2008 Sun Microsystems, Inc. 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 |