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-foreign-key/driver.cxx | 1 - evolution/add-foreign-key/makefile | 1 - evolution/add-foreign-key/model.hxx | 1 - evolution/add-foreign-key/test1.hxx | 1 - evolution/add-foreign-key/test2.hxx | 1 - evolution/add-foreign-key/test3.hxx | 1 - 6 files changed, 6 deletions(-) (limited to 'evolution/add-foreign-key') diff --git a/evolution/add-foreign-key/driver.cxx b/evolution/add-foreign-key/driver.cxx index 04f2ab1..177b615 100644 --- a/evolution/add-foreign-key/driver.cxx +++ b/evolution/add-foreign-key/driver.cxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test adding a foreign key. diff --git a/evolution/add-foreign-key/makefile b/evolution/add-foreign-key/makefile index 33a5964..701ba43 100644 --- a/evolution/add-foreign-key/makefile +++ b/evolution/add-foreign-key/makefile @@ -1,5 +1,4 @@ # file : evolution/add-foreign-key/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-foreign-key/model.hxx b/evolution/add-foreign-key/model.hxx index 1740276..f5fe26d 100644 --- a/evolution/add-foreign-key/model.hxx +++ b/evolution/add-foreign-key/model.hxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/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-foreign-key/test1.hxx b/evolution/add-foreign-key/test1.hxx index 35dbcc4..05c78c3 100644 --- a/evolution/add-foreign-key/test1.hxx +++ b/evolution/add-foreign-key/test1.hxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/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-foreign-key/test2.hxx b/evolution/add-foreign-key/test2.hxx index 5c6d91d..c57d9a1 100644 --- a/evolution/add-foreign-key/test2.hxx +++ b/evolution/add-foreign-key/test2.hxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/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-foreign-key/test3.hxx b/evolution/add-foreign-key/test3.hxx index bac2eec..c844469 100644 --- a/evolution/add-foreign-key/test3.hxx +++ b/evolution/add-foreign-key/test3.hxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/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