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/sqlite/Makefile.am | 1 - qt/sqlite/basic/driver.cxx | 1 - qt/sqlite/basic/makefile | 1 - qt/sqlite/basic/test.hxx | 1 - qt/sqlite/date-time/driver.cxx | 1 - qt/sqlite/date-time/makefile | 1 - qt/sqlite/date-time/test.hxx | 1 - qt/sqlite/makefile | 1 - qt/sqlite/template/Makefile.am | 1 - qt/sqlite/template/driver.cxx | 1 - qt/sqlite/template/makefile | 1 - qt/sqlite/template/test.hxx | 1 - qt/sqlite/test.bat | 1 - 13 files changed, 13 deletions(-) (limited to 'qt/sqlite') diff --git a/qt/sqlite/Makefile.am b/qt/sqlite/Makefile.am index 4094756..0ddfc7d 100644 --- a/qt/sqlite/Makefile.am +++ b/qt/sqlite/Makefile.am @@ -1,5 +1,4 @@ # file : qt/sqlite/Makefile.am -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/qt/sqlite/basic/driver.cxx b/qt/sqlite/basic/driver.cxx index ac71a7c..3bae10b 100644 --- a/qt/sqlite/basic/driver.cxx +++ b/qt/sqlite/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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. SQLite version. diff --git a/qt/sqlite/basic/makefile b/qt/sqlite/basic/makefile index baa7dd6..3719c98 100644 --- a/qt/sqlite/basic/makefile +++ b/qt/sqlite/basic/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/basic/test.hxx b/qt/sqlite/basic/test.hxx index be141c2..b0cdf46 100644 --- a/qt/sqlite/basic/test.hxx +++ b/qt/sqlite/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/basic/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/qt/sqlite/date-time/driver.cxx b/qt/sqlite/date-time/driver.cxx index b7cd23f..adf7889 100644 --- a/qt/sqlite/date-time/driver.cxx +++ b/qt/sqlite/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/date-time/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test Qt date/time type persistence. SQLite version. diff --git a/qt/sqlite/date-time/makefile b/qt/sqlite/date-time/makefile index ce43b02..ec7c0ea 100644 --- a/qt/sqlite/date-time/makefile +++ b/qt/sqlite/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/date-time/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/sqlite/date-time/test.hxx b/qt/sqlite/date-time/test.hxx index 10e3dd2..9795846 100644 --- a/qt/sqlite/date-time/test.hxx +++ b/qt/sqlite/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/date-time/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/qt/sqlite/makefile b/qt/sqlite/makefile index 3f5adcd..db8724c 100644 --- a/qt/sqlite/makefile +++ b/qt/sqlite/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/makefile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/qt/sqlite/template/Makefile.am b/qt/sqlite/template/Makefile.am index f4960e4..d28b0d3 100644 --- a/qt/sqlite/template/Makefile.am +++ b/qt/sqlite/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/template/driver.cxx b/qt/sqlite/template/driver.cxx index d3f7adb..dc1181c 100644 --- a/qt/sqlite/template/driver.cxx +++ b/qt/sqlite/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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/sqlite/template/makefile b/qt/sqlite/template/makefile index 234f236..480429f 100644 --- a/qt/sqlite/template/makefile +++ b/qt/sqlite/template/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/template/test.hxx b/qt/sqlite/template/test.hxx index 1bc0974..1a8d616 100644 --- a/qt/sqlite/template/test.hxx +++ b/qt/sqlite/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/template/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/qt/sqlite/test.bat b/qt/sqlite/test.bat index 33c883d..80e0f03 100644 --- a/qt/sqlite/test.bat +++ b/qt/sqlite/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/sqlite/test.bat -rem copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file setlocal -- cgit v1.1