summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authortim@work.mysql.com <>2001-01-22 14:46:26 +0100
committertim@work.mysql.com <>2001-01-22 14:46:26 +0100
commita078b1431c4f1ba498fad07e3c7f7ac91251d377 (patch)
tree9893b183d234f3bc986b3a526c014a4ba10a89ac /client
parentb3392db2900435caebf9d1b56d17a44db7c203cc (diff)
downloadmariadb-git-a078b1431c4f1ba498fad07e3c7f7ac91251d377.tar.gz
errmsg.c fix copyright notice
Diffstat (limited to 'client')
-rw-r--r--client/errmsg.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/client/errmsg.c b/client/errmsg.c
index e269f77ee36..a31386e70b4 100644
--- a/client/errmsg.c
+++ b/client/errmsg.c
@@ -15,21 +15,6 @@
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA */
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
-
- You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- MA 02111-1307, USA */
-
/* Error messages for MySQL clients */
/* error messages for the demon is in share/language/errmsg.sys */