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 --- common/schema/embedded/order/driver.cxx | 1 - common/schema/embedded/order/makefile | 1 - common/schema/embedded/order/test1.hxx | 1 - common/schema/embedded/order/test2.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'common/schema/embedded/order') diff --git a/common/schema/embedded/order/driver.cxx b/common/schema/embedded/order/driver.cxx index cfab779..b035b69 100644 --- a/common/schema/embedded/order/driver.cxx +++ b/common/schema/embedded/order/driver.cxx @@ -1,5 +1,4 @@ // file : common/schema/embedded/order/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test statement execution order in embedded schemas. diff --git a/common/schema/embedded/order/makefile b/common/schema/embedded/order/makefile index f02e001..bcdf185 100644 --- a/common/schema/embedded/order/makefile +++ b/common/schema/embedded/order/makefile @@ -1,5 +1,4 @@ # file : common/schema/embedded/order/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/common/schema/embedded/order/test1.hxx b/common/schema/embedded/order/test1.hxx index 6c3d022..b35074b 100644 --- a/common/schema/embedded/order/test1.hxx +++ b/common/schema/embedded/order/test1.hxx @@ -1,5 +1,4 @@ // file : common/schema/embedded/order/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/common/schema/embedded/order/test2.hxx b/common/schema/embedded/order/test2.hxx index 94c4d10..b4e6d20 100644 --- a/common/schema/embedded/order/test2.hxx +++ b/common/schema/embedded/order/test2.hxx @@ -1,5 +1,4 @@ // file : common/schema/embedded/order/test2.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST2_HXX -- cgit v1.1