From a9674081c586d3974bb9a020f68d64dafd41cfb8 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 22 Jan 2001 14:46:26 +0100 Subject: [PATCH] errmsg.c fix copyright notice client/errmsg.c: fix copyright notice BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted --- BitKeeper/etc/logging_ok | 1 + client/errmsg.c | 15 --------------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 1052cc254f3..63914eee80c 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -7,3 +7,4 @@ sasha@work.mysql.com serg@donna.mysql.com tim@cane.mysql.fi monty@work.mysql.com +tim@work.mysql.com 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 */