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 --- common/lifecycle/driver.cxx | 2 +- common/lifecycle/makefile | 2 +- common/lifecycle/test.hxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'common/lifecycle') diff --git a/common/lifecycle/driver.cxx b/common/lifecycle/driver.cxx index 8532a5c..fc3851e 100644 --- a/common/lifecycle/driver.cxx +++ b/common/lifecycle/driver.cxx @@ -1,5 +1,5 @@ // file : common/lifecycle/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 object state transistions. diff --git a/common/lifecycle/makefile b/common/lifecycle/makefile index b256a1c..569e03a 100644 --- a/common/lifecycle/makefile +++ b/common/lifecycle/makefile @@ -1,5 +1,5 @@ # file : common/lifecycle/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/common/lifecycle/test.hxx b/common/lifecycle/test.hxx index a0d7423..fe9adc6 100644 --- a/common/lifecycle/test.hxx +++ b/common/lifecycle/test.hxx @@ -1,5 +1,5 @@ // file : common/lifecycle/test.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 TEST_HXX -- cgit v1.1