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

(limited to 'evolution/combined')

diff --git a/evolution/combined/driver.cxx b/evolution/combined/driver.cxx
index eddcd66..88453c3 100644
--- a/evolution/combined/driver.cxx
+++ b/evolution/combined/driver.cxx
@@ -1,5 +1,4 @@
 // file      : evolution/combined/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 // Combined schema evolution test.
diff --git a/evolution/combined/makefile b/evolution/combined/makefile
index 0befefa..3e44dd1 100644
--- a/evolution/combined/makefile
+++ b/evolution/combined/makefile
@@ -1,5 +1,4 @@
 # file      : evolution/combined/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/combined/model.hxx b/evolution/combined/model.hxx
index 133e5ad..e924943 100644
--- a/evolution/combined/model.hxx
+++ b/evolution/combined/model.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/combined/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/combined/test1.hxx b/evolution/combined/test1.hxx
index 6a43b2a..1a18aff 100644
--- a/evolution/combined/test1.hxx
+++ b/evolution/combined/test1.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/combined/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/combined/test2.hxx b/evolution/combined/test2.hxx
index 05d600f..8eb7ac8 100644
--- a/evolution/combined/test2.hxx
+++ b/evolution/combined/test2.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/combined/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/combined/test3.hxx b/evolution/combined/test3.hxx
index 1a7a154..05a052f 100644
--- a/evolution/combined/test3.hxx
+++ b/evolution/combined/test3.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/combined/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