mysql-connector-java_LICENSE.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. MySQL Connector/J @MYSQL_CJ_VERSION@ (formerly MM.MySQL)
  2. Sun Microsystem's JDBC Driver for MySQL
  3. Copyright 2003-2008 MySQL AB, 2008 Sun Microsystems
  4. CONTENTS
  5. * License
  6. * Documentation Location
  7. LICENSE
  8. MySQL Connector/J is licensed under the GPL or a commercial license
  9. from Sun Microsystems.
  10. If you have licensed this product under the GPL, please see the COPYING
  11. file for more information.
  12. There are special exceptions to the terms and conditions of the GPL
  13. as it is applied to this software. View the full text of the
  14. exception in file EXCEPTIONS-CONNECTOR-J in the directory of this
  15. software distribution.
  16. If you have licensed this product under a commercial license from
  17. MySQL AB, please see the file "LICENSE.mysql" that comes with this
  18. distribution for the terms of the license.
  19. If you need non-GPL licenses for commercial distribution please contact
  20. me <mark@mysql.com> or <sales@mysql.com>.
  21. DOCUMENTATION LOCATION
  22. The documentation formerly contained in this file has moved into the
  23. 'doc' directory, where it is available in HTML, PDF and plaintext
  24. forms.
  25. You may also find the latest copy of the documentation on the MySQL
  26. website at http://dev.mysql.com/doc/refman/5.0/en/connector-j.html
  27. --
  28. This software is OSI Certified Open Source Software.
  29. OSI Certified is a certification mark of the Open Source Initiative.