From 6da43dcf1dfabb382a4e2c2d7d5e0c66f159738b Mon Sep 17 00:00:00 2001
From: Karen Arutyunov <karen@codesynthesis.com>
Date: Thu, 13 Feb 2020 14:10:04 +0300
Subject: Drop copyright notice from source code

---
 qt/common/template/Makefile.am | 1 -
 qt/common/template/driver.cxx  | 1 -
 qt/common/template/makefile    | 1 -
 qt/common/template/test.hxx    | 1 -
 4 files changed, 4 deletions(-)

(limited to 'qt/common/template')

diff --git a/qt/common/template/Makefile.am b/qt/common/template/Makefile.am
index d132b5f..75652f3 100644
--- a/qt/common/template/Makefile.am
+++ b/qt/common/template/Makefile.am
@@ -1,5 +1,4 @@
 # file      : qt/common/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/common/template/driver.cxx b/qt/common/template/driver.cxx
index e3619d7..30f9fc6 100644
--- a/qt/common/template/driver.cxx
+++ b/qt/common/template/driver.cxx
@@ -1,5 +1,4 @@
 // file      : qt/common/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/common/template/makefile b/qt/common/template/makefile
index 0e6196b..afe6b53 100644
--- a/qt/common/template/makefile
+++ b/qt/common/template/makefile
@@ -1,5 +1,4 @@
 # file      : qt/common/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/common/template/test.hxx b/qt/common/template/test.hxx
index bcf9f66..6f38186 100644
--- a/qt/common/template/test.hxx
+++ b/qt/common/template/test.hxx
@@ -1,5 +1,4 @@
 // file      : qt/common/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