From 6da43dcf1dfabb382a4e2c2d7d5e0c66f159738b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 14:10:04 +0300 Subject: Drop copyright notice from source code --- evolution/drop-table/driver.cxx | 1 - evolution/drop-table/makefile | 1 - evolution/drop-table/model.hxx | 1 - evolution/drop-table/test1.hxx | 1 - evolution/drop-table/test2.hxx | 1 - evolution/drop-table/test3.hxx | 1 - 6 files changed, 6 deletions(-) (limited to 'evolution/drop-table') diff --git a/evolution/drop-table/driver.cxx b/evolution/drop-table/driver.cxx index f3f6e52..81cec55 100644 --- a/evolution/drop-table/driver.cxx +++ b/evolution/drop-table/driver.cxx @@ -1,5 +1,4 @@ // file : evolution/drop-table/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test dropping a table (object, container). diff --git a/evolution/drop-table/makefile b/evolution/drop-table/makefile index 8f13b6d..c6a5f65 100644 --- a/evolution/drop-table/makefile +++ b/evolution/drop-table/makefile @@ -1,5 +1,4 @@ # file : evolution/drop-table/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/drop-table/model.hxx b/evolution/drop-table/model.hxx index 5dfbf3b..2c02d09 100644 --- a/evolution/drop-table/model.hxx +++ b/evolution/drop-table/model.hxx @@ -1,5 +1,4 @@ // file : evolution/drop-table/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/drop-table/test1.hxx b/evolution/drop-table/test1.hxx index 41739d5..a9ec64c 100644 --- a/evolution/drop-table/test1.hxx +++ b/evolution/drop-table/test1.hxx @@ -1,5 +1,4 @@ // file : evolution/drop-table/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/drop-table/test2.hxx b/evolution/drop-table/test2.hxx index 5cdce74..c9ec149 100644 --- a/evolution/drop-table/test2.hxx +++ b/evolution/drop-table/test2.hxx @@ -1,5 +1,4 @@ // file : evolution/drop-table/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/drop-table/test3.hxx b/evolution/drop-table/test3.hxx index 1ba33bc..8d3f17b 100644 --- a/evolution/drop-table/test3.hxx +++ b/evolution/drop-table/test3.hxx @@ -1,5 +1,4 @@ // file : evolution/drop-table/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