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

(limited to 'evolution/version')

diff --git a/evolution/version/driver.cxx b/evolution/version/driver.cxx
index b04d6a6..236c9b4 100644
--- a/evolution/version/driver.cxx
+++ b/evolution/version/driver.cxx
@@ -1,5 +1,4 @@
 // file      : evolution/version/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 // Test schema version access via the database instance.
diff --git a/evolution/version/makefile b/evolution/version/makefile
index 4387db2..eb63ffc 100644
--- a/evolution/version/makefile
+++ b/evolution/version/makefile
@@ -1,5 +1,4 @@
 # file      : evolution/version/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/version/model.hxx b/evolution/version/model.hxx
index bdb8b3a..cdda00e 100644
--- a/evolution/version/model.hxx
+++ b/evolution/version/model.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/version/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/version/test1.hxx b/evolution/version/test1.hxx
index 9f73fb7..a50e54c 100644
--- a/evolution/version/test1.hxx
+++ b/evolution/version/test1.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/version/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/version/test2.hxx b/evolution/version/test2.hxx
index 90e766f..f7fc1b7 100644
--- a/evolution/version/test2.hxx
+++ b/evolution/version/test2.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/version/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/version/test3.hxx b/evolution/version/test3.hxx
index ff9a330..364ee31 100644
--- a/evolution/version/test3.hxx
+++ b/evolution/version/test3.hxx
@@ -1,5 +1,4 @@
 // file      : evolution/version/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