diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-05-07 13:05:09 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-05-07 13:05:09 +0200 |
commit | da4280fd58954a98608e61c503a91f47100e8f4f (patch) | |
tree | dfc377a1dfbd4d2044a0b799ff5ed6411c7e864f /extra/yassl/examples/client/client.cpp | |
parent | d18cc84c73398eac5378d1dcd6b9c23fb6af32f6 (diff) | |
parent | 55e5a785910059f955088113e95fe520ed86eb3f (diff) | |
download | mariadb-git-da4280fd58954a98608e61c503a91f47100e8f4f.tar.gz |
mysql-5.5.31 merge
Diffstat (limited to 'extra/yassl/examples/client/client.cpp')
-rw-r--r-- | extra/yassl/examples/client/client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yassl/examples/client/client.cpp b/extra/yassl/examples/client/client.cpp index d05c31d4d63..fc05b66aaf7 100644 --- a/extra/yassl/examples/client/client.cpp +++ b/extra/yassl/examples/client/client.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2006 MySQL AB + Copyright (c) 2006, 2012, 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 |