summaryrefslogtreecommitdiff
path: root/plugin/auth_examples
diff options
context:
space:
mode:
authorVicențiu Ciorbaru <vicentiu@mariadb.org>2019-05-11 19:15:57 +0300
committerVicențiu Ciorbaru <vicentiu@mariadb.org>2019-05-11 19:15:57 +0300
commitf177f125d4bfa8817833960286a5f18efe2fef1f (patch)
tree12c6aa853460beb2ff9510d0547c55586dccfa83 /plugin/auth_examples
parent3e8cab51cb78f3e60e139af944eef8f25502fc81 (diff)
parent15f1e03d46dfa704beeed4880ed72c0163869dc3 (diff)
downloadmariadb-git-f177f125d4bfa8817833960286a5f18efe2fef1f.tar.gz
Merge branch '5.5' into 10.1
Diffstat (limited to 'plugin/auth_examples')
-rw-r--r--plugin/auth_examples/clear_password_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/auth_examples/clear_password_client.c b/plugin/auth_examples/clear_password_client.c
index 4e7dac61b25..726d200db91 100644
--- a/plugin/auth_examples/clear_password_client.c
+++ b/plugin/auth_examples/clear_password_client.c
@@ -11,7 +11,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA */
#include <mysql/client_plugin.h>
#include <mysql.h>