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

---
 evolution/template/Makefile.am | 1 -
 evolution/template/driver.cxx  | 1 -
 evolution/template/makefile    | 1 -
 evolution/template/model.hxx   | 1 -
 evolution/template/test1.hxx   | 1 -
 evolution/template/test2.hxx   | 1 -
 evolution/template/test3.hxx   | 1 -
 7 files changed, 7 deletions(-)

(limited to 'evolution/template')

diff --git a/evolution/template/Makefile.am b/evolution/template/Makefile.am
index 96bb295..dddb6b9 100644
--- a/evolution/template/Makefile.am
+++ b/evolution/template/Makefile.am
@@ -1,5 +1,4 @@
 # file      : evolution/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/evolution/template/driver.cxx b/evolution/template/driver.cxx
index 40f8310..b278acd 100644
--- a/evolution/template/driver.cxx
+++ b/evolution/template/driver.cxx
@@ -1,5 +1,4 @@
 // file      : evolution/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/evolution/template/makefile b/evolution/template/makefile
index f7e85f2..474145c 100644
--- a/evolution/template/makefile
+++ b/evolution/template/makefile
@@ -1,5 +1,4 @@
 # file      : evolution/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/evolution/template/model.hxx b/evolution/template/model.hxx
index 689b3d9..182c81f 100644
--- a/evolution/template/model.hxx
+++ b/evolution/template/model.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/template/model.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef MODEL_VERSION
diff --git a/evolution/template/test1.hxx b/evolution/template/test1.hxx
index 9811f02..238b686 100644
--- a/evolution/template/test1.hxx
+++ b/evolution/template/test1.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/template/test1.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef TEST1_HXX
diff --git a/evolution/template/test2.hxx b/evolution/template/test2.hxx
index 637cd73..ec982f5 100644
--- a/evolution/template/test2.hxx
+++ b/evolution/template/test2.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/template/test2.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef TEST2_HXX
diff --git a/evolution/template/test3.hxx b/evolution/template/test3.hxx
index 851bd4e..50f3882 100644
--- a/evolution/template/test3.hxx
+++ b/evolution/template/test3.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/template/test3.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef TEST3_HXX
-- 
cgit v1.1