From 3e887885ec753f2cb0a9bba6fb4e856e51194a5c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 17 Jan 2019 11:24:18 +0300 Subject: Update copyright year --- evolution/alter-column/driver.cxx | 2 +- evolution/alter-column/makefile | 2 +- evolution/alter-column/model.hxx | 2 +- evolution/alter-column/test1.hxx | 2 +- evolution/alter-column/test2.hxx | 2 +- evolution/alter-column/test3.hxx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'evolution/alter-column') diff --git a/evolution/alter-column/driver.cxx b/evolution/alter-column/driver.cxx index c6aa6fc..bea1568 100644 --- a/evolution/alter-column/driver.cxx +++ b/evolution/alter-column/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/driver.cxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test altering a column. diff --git a/evolution/alter-column/makefile b/evolution/alter-column/makefile index 8d3926e..4e698ef 100644 --- a/evolution/alter-column/makefile +++ b/evolution/alter-column/makefile @@ -1,5 +1,5 @@ # file : evolution/alter-column/makefile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# 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/alter-column/model.hxx b/evolution/alter-column/model.hxx index ca85585..88dc060 100644 --- a/evolution/alter-column/model.hxx +++ b/evolution/alter-column/model.hxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/model.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef MODEL_VERSION diff --git a/evolution/alter-column/test1.hxx b/evolution/alter-column/test1.hxx index 80f9c38..89205e1 100644 --- a/evolution/alter-column/test1.hxx +++ b/evolution/alter-column/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/test1.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST1_HXX diff --git a/evolution/alter-column/test2.hxx b/evolution/alter-column/test2.hxx index 77a653b..cab68d9 100644 --- a/evolution/alter-column/test2.hxx +++ b/evolution/alter-column/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/test2.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST2_HXX diff --git a/evolution/alter-column/test3.hxx b/evolution/alter-column/test3.hxx index 21943e9..49ddc25 100644 --- a/evolution/alter-column/test3.hxx +++ b/evolution/alter-column/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/test3.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX -- cgit v1.1