qt6-bb10/src/plugins/sqldrivers
Jani Heikkinen 83a5694dc2 Update copyright headers
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.

Outdated header.LGPL removed (use header.LGPL21 instead)

Old header.LGPL3 renamed to header.LGPL3-COMM to match actual licensing
combination. New header.LGPL-COMM taken in the use file which were
using old header.LGPL3 (src/plugins/platforms/android/extract.cpp)

Added new header.LGPL3 containing Commercial + LGPLv3 + GPLv2 license
combination

Change-Id: I6f49b819a8a20cc4f88b794a8f6726d975e8ffbe
Reviewed-by: Matti Paaso <matti.paaso@theqtcompany.com>
2015-02-11 06:49:51 +00:00
..
db2 Update copyright headers 2015-02-11 06:49:51 +00:00
ibase Update copyright headers 2015-02-11 06:49:51 +00:00
mysql Update copyright headers 2015-02-11 06:49:51 +00:00
oci Update copyright headers 2015-02-11 06:49:51 +00:00
odbc Update copyright headers 2015-02-11 06:49:51 +00:00
psql Update copyright headers 2015-02-11 06:49:51 +00:00
sqlite Update copyright headers 2015-02-11 06:49:51 +00:00
sqlite2 Update copyright headers 2015-02-11 06:49:51 +00:00
tds Update copyright headers 2015-02-11 06:49:51 +00:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsqldriverbase.pri Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers 2013-04-02 19:02:26 +02:00
sqldrivers.pro Remove Symbian specific code from QtSql. 2012-01-23 11:02:18 +01:00

README

Please note that the DB2, Oracle and TDS client drivers are not distributed
with the Qt Open Source Editions.

This is because the client libraries are distributed under a license which
is not compatible with the GPL license.