diff options
author | <anders.song@greatopensource.com> | 2011-01-24 11:48:54 +0800 |
---|---|---|
committer | <anders.song@greatopensource.com> | 2011-01-24 11:48:54 +0800 |
commit | 245c3f497a299af4d2356d817a3fd5afa58dd1ee (patch) | |
tree | 24050ac97433bd73842e532b1221a75c67c0f699 /sql/slave.cc | |
parent | 9ff1ace7a6fdf8aaff64b1578d59bd15a83e7210 (diff) | |
download | mariadb-git-245c3f497a299af4d2356d817a3fd5afa58dd1ee.tar.gz |
Postfix BUG#58546
Updated Copyright.
Diffstat (limited to 'sql/slave.cc')
-rw-r--r-- | sql/slave.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/slave.cc b/sql/slave.cc index 0e74d0ce3c0..6d266245460 100644 --- a/sql/slave.cc +++ b/sql/slave.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2003 MySQL AB +/* 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 |