From 6da43dcf1dfabb382a4e2c2d7d5e0c66f159738b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 14:10:04 +0300 Subject: Drop copyright notice from source code --- qt/pgsql/template/Makefile.am | 1 - qt/pgsql/template/driver.cxx | 1 - qt/pgsql/template/makefile | 1 - qt/pgsql/template/test.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'qt/pgsql/template') diff --git a/qt/pgsql/template/Makefile.am b/qt/pgsql/template/Makefile.am index 8707bdc..470ecbf 100644 --- a/qt/pgsql/template/Makefile.am +++ b/qt/pgsql/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/pgsql/template/Makefile.am -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file EXTRA_DIST = __file__(extra_dist) diff --git a/qt/pgsql/template/driver.cxx b/qt/pgsql/template/driver.cxx index e54203c..71934a7 100644 --- a/qt/pgsql/template/driver.cxx +++ b/qt/pgsql/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/pgsql/template/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // PLACE TEST DESCRIPTION HERE diff --git a/qt/pgsql/template/makefile b/qt/pgsql/template/makefile index 1797c1f..22379c4 100644 --- a/qt/pgsql/template/makefile +++ b/qt/pgsql/template/makefile @@ -1,5 +1,4 @@ # file : qt/pgsql/template/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/template/test.hxx b/qt/pgsql/template/test.hxx index 323c3d2..8b866bd 100644 --- a/qt/pgsql/template/test.hxx +++ b/qt/pgsql/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/pgsql/template/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX -- cgit v1.1