From b01407461b684560784416abdf3537225ba8e7dc Mon Sep 17 00:00:00 2001 From: Kristofer Pettersson Date: Wed, 26 May 2010 17:13:02 +0200 Subject: Bug#52107 Comment in sql/net_serv.cc still makes "GPL protocol" claim Removed misleading comments. --- sql/net_serv.cc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sql/net_serv.cc') diff --git a/sql/net_serv.cc b/sql/net_serv.cc index 15c0c581108..c55c4246750 100644 --- a/sql/net_serv.cc +++ b/sql/net_serv.cc @@ -16,11 +16,7 @@ /** @file - This file is the net layer API for the MySQL client/server protocol, - which is a tightly coupled, proprietary protocol owned by MySQL AB. - @note - Any re-implementations of this protocol must also be under GPL - unless one has got an license from MySQL AB stating otherwise. + This file is the net layer API for the MySQL client/server protocol. Write and read of logical packets to/from socket. -- cgit v1.2.1