diff options
author | unknown <anders.song@greatopensource.com> | 2011-01-24 11:48:54 +0800 |
---|---|---|
committer | unknown <anders.song@greatopensource.com> | 2011-01-24 11:48:54 +0800 |
commit | 49b7a1f48d4e263e572df825ab89004893963f87 (patch) | |
tree | 24050ac97433bd73842e532b1221a75c67c0f699 /sql/sql_repl.cc | |
parent | b6b22911c4d9fd5834ec5b9d1c60f083495f91be (diff) | |
download | mariadb-git-49b7a1f48d4e263e572df825ab89004893963f87.tar.gz |
Postfix BUG#58546
Updated Copyright.
Diffstat (limited to 'sql/sql_repl.cc')
-rw-r--r-- | sql/sql_repl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_repl.cc b/sql/sql_repl.cc index 0ade0b759d5..8c769ce6acf 100644 --- a/sql/sql_repl.cc +++ b/sql/sql_repl.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2006 MySQL AB & Sasha +/* 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 |