From 68a31ac90d11b2f0294e82eb887bd03fde85fbb1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 24 May 2018 21:55:43 +0300 Subject: Update copyright year --- common/schema/embedded/basics/driver.cxx | 2 +- common/schema/embedded/basics/makefile | 2 +- common/schema/embedded/basics/test.hxx | 2 +- common/schema/embedded/order/driver.cxx | 2 +- common/schema/embedded/order/makefile | 2 +- common/schema/embedded/order/test1.hxx | 2 +- common/schema/embedded/order/test2.hxx | 2 +- common/schema/namespace/driver.cxx | 2 +- common/schema/namespace/makefile | 2 +- common/schema/namespace/test.hxx | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'common/schema') diff --git a/common/schema/embedded/basics/driver.cxx b/common/schema/embedded/basics/driver.cxx index 7eaf782..7edd819 100644 --- a/common/schema/embedded/basics/driver.cxx +++ b/common/schema/embedded/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/basics/driver.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test basic embedded schema functionality. diff --git a/common/schema/embedded/basics/makefile b/common/schema/embedded/basics/makefile index aba0704..a402083 100644 --- a/common/schema/embedded/basics/makefile +++ b/common/schema/embedded/basics/makefile @@ -1,5 +1,5 @@ # file : common/schema/embedded/basics/makefile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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/basics/test.hxx b/common/schema/embedded/basics/test.hxx index aa2e43f..c4d12fa 100644 --- a/common/schema/embedded/basics/test.hxx +++ b/common/schema/embedded/basics/test.hxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/basics/test.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/common/schema/embedded/order/driver.cxx b/common/schema/embedded/order/driver.cxx index b8b22b2..f6d96f1 100644 --- a/common/schema/embedded/order/driver.cxx +++ b/common/schema/embedded/order/driver.cxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/order/driver.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 53d19f6..38f0610 100644 --- a/common/schema/embedded/order/makefile +++ b/common/schema/embedded/order/makefile @@ -1,5 +1,5 @@ # file : common/schema/embedded/order/makefile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 91f9ebb..01fa538 100644 --- a/common/schema/embedded/order/test1.hxx +++ b/common/schema/embedded/order/test1.hxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/order/test1.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 cfe1d95..5a1e0fe 100644 --- a/common/schema/embedded/order/test2.hxx +++ b/common/schema/embedded/order/test2.hxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/order/test2.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST2_HXX diff --git a/common/schema/namespace/driver.cxx b/common/schema/namespace/driver.cxx index 775323f..77fa74b 100644 --- a/common/schema/namespace/driver.cxx +++ b/common/schema/namespace/driver.cxx @@ -1,5 +1,5 @@ // file : common/schema/namespace/driver.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test database schemas (aka database namespaces). diff --git a/common/schema/namespace/makefile b/common/schema/namespace/makefile index 5d2b36e..1643225 100644 --- a/common/schema/namespace/makefile +++ b/common/schema/namespace/makefile @@ -1,5 +1,5 @@ # file : common/schema/namespace/makefile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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/namespace/test.hxx b/common/schema/namespace/test.hxx index b4471d5..c61114a 100644 --- a/common/schema/namespace/test.hxx +++ b/common/schema/namespace/test.hxx @@ -1,5 +1,5 @@ // file : common/schema/namespace/test.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX -- cgit v1.1