diff options
Diffstat (limited to 'qt/pgsql/basic')
-rw-r--r-- | qt/pgsql/basic/driver.cxx | 1 | ||||
-rw-r--r-- | qt/pgsql/basic/makefile | 1 | ||||
-rw-r--r-- | qt/pgsql/basic/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/qt/pgsql/basic/driver.cxx b/qt/pgsql/basic/driver.cxx index 401a38f..4c6a78a 100644 --- a/qt/pgsql/basic/driver.cxx +++ b/qt/pgsql/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/pgsql/basic/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test Qt basic type persistence. PostgreSQL version. diff --git a/qt/pgsql/basic/makefile b/qt/pgsql/basic/makefile index 3962715..df5ac74 100644 --- a/qt/pgsql/basic/makefile +++ b/qt/pgsql/basic/makefile @@ -1,5 +1,4 @@ # file : qt/pgsql/basic/makefile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/qt/pgsql/basic/test.hxx b/qt/pgsql/basic/test.hxx index 4a446d9..d4a1ba6 100644 --- a/qt/pgsql/basic/test.hxx +++ b/qt/pgsql/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/pgsql/basic/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |