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/add-column/driver.cxx | 1 - evolution/add-column/makefile | 1 - evolution/add-column/model.hxx | 1 - evolution/add-column/test1.hxx | 1 - evolution/add-column/test2.hxx | 1 - evolution/add-column/test3.hxx | 1 - 6 files changed, 6 deletions(-) (limited to 'evolution/add-column') diff --git a/evolution/add-column/driver.cxx b/evolution/add-column/driver.cxx index 55785ec..d4eb396 100644 --- a/evolution/add-column/driver.cxx +++ b/evolution/add-column/driver.cxx @@ -1,5 +1,4 @@ // file : evolution/add-column/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test adding a new column. diff --git a/evolution/add-column/makefile b/evolution/add-column/makefile index 934fdd1..b05edab 100644 --- a/evolution/add-column/makefile +++ b/evolution/add-column/makefile @@ -1,5 +1,4 @@ # file : evolution/add-column/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-column/model.hxx b/evolution/add-column/model.hxx index 623c969..6ac9160 100644 --- a/evolution/add-column/model.hxx +++ b/evolution/add-column/model.hxx @@ -1,5 +1,4 @@ // file : evolution/add-column/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-column/test1.hxx b/evolution/add-column/test1.hxx index d982677..b0d7fda 100644 --- a/evolution/add-column/test1.hxx +++ b/evolution/add-column/test1.hxx @@ -1,5 +1,4 @@ // file : evolution/add-column/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-column/test2.hxx b/evolution/add-column/test2.hxx index 3f8b86d..b62530a 100644 --- a/evolution/add-column/test2.hxx +++ b/evolution/add-column/test2.hxx @@ -1,5 +1,4 @@ // file : evolution/add-column/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-column/test3.hxx b/evolution/add-column/test3.hxx index c2054ad..b24dba1 100644 --- a/evolution/add-column/test3.hxx +++ b/evolution/add-column/test3.hxx @@ -1,5 +1,4 @@ // file : evolution/add-column/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