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 | 0531f85e16223e30071e7e8ce40695fda3f2c235 (patch) | |
tree | 9146823bd68c3c9f953a7d594ab33c7e380c86c6 /sql/ha_ndbcluster_binlog.cc | |
parent | bea4ab9bb65f6ff576b9b71011c5a8f22baa164a (diff) | |
download | mariadb-git-0531f85e16223e30071e7e8ce40695fda3f2c235.tar.gz |
Merge cleanup
Diffstat (limited to 'sql/ha_ndbcluster_binlog.cc')
-rw-r--r-- | sql/ha_ndbcluster_binlog.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/ha_ndbcluster_binlog.cc b/sql/ha_ndbcluster_binlog.cc index 285df1a3313..bdbb57224b0 100644 --- a/sql/ha_ndbcluster_binlog.cc +++ b/sql/ha_ndbcluster_binlog.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 |