summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorunknown <tim@work.mysql.com>2001-01-22 14:46:26 +0100
committerunknown <tim@work.mysql.com>2001-01-22 14:46:26 +0100
commita9674081c586d3974bb9a020f68d64dafd41cfb8 (patch)
tree9893b183d234f3bc986b3a526c014a4ba10a89ac /client
parent3e54e5393293426a9bfb7e6036f7e12bdb71d3b5 (diff)
downloadmariadb-git-a9674081c586d3974bb9a020f68d64dafd41cfb8.tar.gz
errmsg.c fix copyright notice
client/errmsg.c: fix copyright notice BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
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 */