summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorChuck Bell <chuck.bell@oracle.com>2011-07-19 19:18:22 -0400
committerChuck Bell <chuck.bell@oracle.com>2011-07-19 19:18:22 -0400
commitcf7c2d84014add29fb704a5cd1ddec6c3f36461c (patch)
treebae8e9b6e10b11f28decb2a36c7ec5d3a94f5d93 /client
parent6f245ec94c9386fe8ce368ebe67c781dbcb8b809 (diff)
downloadmariadb-git-cf7c2d84014add29fb704a5cd1ddec6c3f36461c.tar.gz
WL#5710 - remove more special characters in mysql_plugin.c.
Diffstat (limited to 'client')
-rw-r--r--client/mysql_plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysql_plugin.c b/client/mysql_plugin.c
index 47646a3da81..16ed3292c18 100644
--- a/client/mysql_plugin.c
+++ b/client/mysql_plugin.c
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
This program is free software; you can redistribute it and/or modify