diff options
author | Marc Alff <marc.alff@sun.com> | 2009-12-11 12:45:44 -0700 |
---|---|---|
committer | Marc Alff <marc.alff@sun.com> | 2009-12-11 12:45:44 -0700 |
commit | eadf9532fdee35e86544e13911549475af979f98 (patch) | |
tree | 9146823bd68c3c9f953a7d594ab33c7e380c86c6 /sql/ha_ndbcluster.cc | |
parent | edd5ff174c063376fe8771be9d3f51fc343d9613 (diff) | |
download | mariadb-git-eadf9532fdee35e86544e13911549475af979f98.tar.gz |
Merge cleanup
Diffstat (limited to 'sql/ha_ndbcluster.cc')
-rw-r--r-- | sql/ha_ndbcluster.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/ha_ndbcluster.cc b/sql/ha_ndbcluster.cc index b60b9463c6b..1103683b56c 100644 --- a/sql/ha_ndbcluster.cc +++ b/sql/ha_ndbcluster.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2003 MySQL AB +/* Copyright (C) 2000-2003 MySQL AB, 2008-2009 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 |