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/add-index/driver.cxx | 1 -
 evolution/add-index/makefile   | 1 -
 evolution/add-index/model.hxx  | 1 -
 evolution/add-index/test1.hxx  | 1 -
 evolution/add-index/test2.hxx  | 1 -
 evolution/add-index/test3.hxx  | 1 -
 6 files changed, 6 deletions(-)

(limited to 'evolution/add-index')

diff --git a/evolution/add-index/driver.cxx b/evolution/add-index/driver.cxx
index c8e5a3a..689504e 100644
--- a/evolution/add-index/driver.cxx
+++ b/evolution/add-index/driver.cxx
@@ -1,5 +1,4 @@
 // file      : evolution/add-index/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 // Test adding a new index.
diff --git a/evolution/add-index/makefile b/evolution/add-index/makefile
index 0cea925..c0e0289 100644
--- a/evolution/add-index/makefile
+++ b/evolution/add-index/makefile
@@ -1,5 +1,4 @@
 # file      : evolution/add-index/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/add-index/model.hxx b/evolution/add-index/model.hxx
index 5d7467f..fec75cc 100644
--- a/evolution/add-index/model.hxx
+++ b/evolution/add-index/model.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/add-index/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/add-index/test1.hxx b/evolution/add-index/test1.hxx
index 587c60a..1be2b5b 100644
--- a/evolution/add-index/test1.hxx
+++ b/evolution/add-index/test1.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/add-index/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/add-index/test2.hxx b/evolution/add-index/test2.hxx
index 4859c11..a0faca9 100644
--- a/evolution/add-index/test2.hxx
+++ b/evolution/add-index/test2.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/add-index/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/add-index/test3.hxx b/evolution/add-index/test3.hxx
index beb43c2..aab9c86 100644
--- a/evolution/add-index/test3.hxx
+++ b/evolution/add-index/test3.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/add-index/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