Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

elevate/mysqlconnector-.net

Repository files navigation

MySQL Connector/Net
Oracle's ADO.Net Driver for MySQL
Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.

CONTENTS

* License
* Documentation Location


LICENSE

The MySQL Connector/Net is licensed under the terms of the GPLv2 <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most MySQL Connectors. There are special exceptions to the terms and conditions of the GPLv2 as it is applied to this software, see the FLOSS License Exception <http://www.mysql.com/about/legal/licensing/foss-exception.html>.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.

This program 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 General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA


DOCUMENTATION LOCATION
 
The documentation currently exists in MSDN help format and is located in the 'doc' directory.

This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.


INCLUDED SOFTWARE

The following software may be included in this product:
zlib

Use of any of this software is governed by the terms of the license below:

/* zlib.h -- interface of the 'zlib' general purpose compression library
  version 1.2.3, July 18th, 2005

  Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler

  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.

  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

  Jean-loup Gailly jloup@gzip.org
  Mark Adler madler@alumni.caltech.edu

*/

About

copy of mysqlconnector.net-6.3.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages