|
1 |
| - |
2 |
| -LICENSE |
3 |
| - |
4 |
| -MySQL Connector/C 6.1 |
5 |
| - This is a release of MySQL Connector/C, Oracle's dual- |
6 |
| - license C Driver for MySQL. For the avoidance of |
7 |
| - doubt, this particular copy of the software is released |
8 |
| - under the version 2 of the GNU General Public License. |
9 |
| - MySQL Connector/C is brought to you by Oracle. |
10 |
| - http://www.mysql.com/about/legal/licensing/oem/ |
11 |
| - |
12 |
| -MariaDB Client Library |
13 |
| - GNU Lesser General Public License as published by the Free Software Foundation; |
14 |
| - either version 2.1 of the License, or (at your option) any later version. |
15 |
| - |
16 |
| -PostgreSQL Client Library |
17 |
| - The PostgreSQL License. http://www.postgresql.org/about/licence/ |
18 |
| - |
19 |
| -libintl: accessing NLS message catalogs |
20 |
| - GNU Lesser General Public License as published by the Free Software Foundation; |
21 |
| - either version 2.1 of the License. |
22 |
| - |
23 |
| - |
24 |
| -SOURCE CODE |
25 |
| - |
26 |
| -The source code is available as a zip or a tar.gz. |
27 |
| - |
28 |
| -MySQL Client Library |
29 |
| - http://www.mysql.com/ |
30 |
| - |
31 |
| -MariaDB Client Library |
32 |
| - https://mariadb.org/ |
33 |
| - |
34 |
| -PostgreSQL Client Library |
35 |
| - http://www.postgresql.org/ |
36 |
| - |
37 |
| -libintl |
38 |
| - http://www.gnu.org/software/gettext/gettext.html |
39 |
| - |
| 1 | +LICENSE |
| 2 | + |
| 3 | +MySQL Connector/C 6.1 |
| 4 | + This is a release of MySQL Connector/C, Oracle's dual- |
| 5 | + license C Driver for MySQL. For the avoidance of |
| 6 | + doubt, this particular copy of the software is released |
| 7 | + under the version 2 of the GNU General Public License. |
| 8 | + MySQL Connector/C is brought to you by Oracle. |
| 9 | + http://www.mysql.com/about/legal/licensing/oem/ |
| 10 | + |
| 11 | +MariaDB Client Library |
| 12 | + GNU Lesser General Public License as published by the Free Software Foundation; |
| 13 | + either version 2.1 of the License, or (at your option) any later version. |
| 14 | + |
| 15 | +PostgreSQL Client Library |
| 16 | + The PostgreSQL License. http://www.postgresql.org/about/licence/ |
| 17 | + |
| 18 | +Mimer SQL Application Programming Interface Library |
| 19 | + Proprietary software. https://www.mimer.com/ |
| 20 | + |
| 21 | + |
| 22 | +SOURCE CODE |
| 23 | + |
| 24 | +The source code is available as a zip or a tar.gz. |
| 25 | + |
| 26 | +MySQL Client Library |
| 27 | + http://www.mysql.com/ |
| 28 | + |
| 29 | +MariaDB Client Library |
| 30 | + https://mariadb.org/ |
| 31 | + |
| 32 | +PostgreSQL Client Library |
| 33 | + http://www.postgresql.org/ |
| 34 | + |
0 commit comments