summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-05-02 12:42:08 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-05-02 12:49:20 +0100
commit3e52762c5a9b4d1976b968634c72b172927a51d8 (patch)
tree0a8c3cb56db6bb1e8d40ebbf618a61ea6a99084f /connectivity
parentf38604fa73702ff94f715208d9375b5aa4685c30 (diff)
Move to MPLv2 license headers, with ESC decision and author's permission.
Change-Id: I9f1102d4f0e189a048d8fccfe9cae246c0136311
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/postgresql/pq_connection.cxx1
-rw-r--r--connectivity/source/drivers/postgresql/pq_connection.hxx1
-rw-r--r--connectivity/source/drivers/postgresql/pq_databasemetadata.cxx1
-rw-r--r--connectivity/source/drivers/postgresql/pq_databasemetadata.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_connection.cxx b/connectivity/source/drivers/postgresql/pq_connection.cxx
index 7eb43714299c..0b52ff7808dc 100644
--- a/connectivity/source/drivers/postgresql/pq_connection.cxx
+++ b/connectivity/source/drivers/postgresql/pq_connection.cxx
@@ -31,7 +31,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
- * Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
*
************************************************************************/
diff --git a/connectivity/source/drivers/postgresql/pq_connection.hxx b/connectivity/source/drivers/postgresql/pq_connection.hxx
index 8b8a5cd1636f..588cfcb278ce 100644
--- a/connectivity/source/drivers/postgresql/pq_connection.hxx
+++ b/connectivity/source/drivers/postgresql/pq_connection.hxx
@@ -31,7 +31,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
- * Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
*
************************************************************************/
diff --git a/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx b/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
index c2839be7d3d8..2442bbaab290 100644
--- a/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
+++ b/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
@@ -31,7 +31,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
- * Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
*
* Some portions were adapted from JDBC PostgreSQL driver:
*
diff --git a/connectivity/source/drivers/postgresql/pq_databasemetadata.hxx b/connectivity/source/drivers/postgresql/pq_databasemetadata.hxx
index 23026bcc956f..3652a23c4dfa 100644
--- a/connectivity/source/drivers/postgresql/pq_databasemetadata.hxx
+++ b/connectivity/source/drivers/postgresql/pq_databasemetadata.hxx
@@ -31,7 +31,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
- * Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
*
************************************************************************/