diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-01-06 10:52:35 +0530 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-01-06 10:52:35 +0530 |
commit | 496abd0814af68dbedc2ea734b76e69db122a5c2 (patch) | |
tree | 5ff3a5e676be23d4bfd1d056b44575c9b6e1873a /client | |
parent | 51519388f17c213e5247c17cdecf7a0d5ec3ac3a (diff) | |
download | mariadb-git-496abd0814af68dbedc2ea734b76e69db122a5c2.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'client')
-rw-r--r-- | client/mysql_plugin.c | 2 | ||||
-rw-r--r-- | client/mysqlcheck.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/client/mysql_plugin.c b/client/mysql_plugin.c index 7fbfeb9e9a6..cf212b16f24 100644 --- a/client/mysql_plugin.c +++ b/client/mysql_plugin.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2011, 2013, 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 diff --git a/client/mysqlcheck.c b/client/mysqlcheck.c index e84cbdefbbc..ca06a85bec0 100644 --- a/client/mysqlcheck.c +++ b/client/mysqlcheck.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2001, 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 |