From 9c304207722ff9e2794ba25bb496858f089e4a2a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 6 Feb 2015 09:31:17 +0200 Subject: Update copyright --- common/access/driver.cxx | 2 +- common/access/makefile | 2 +- common/access/test.hxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'common/access') diff --git a/common/access/driver.cxx b/common/access/driver.cxx index 05c18be..1e8ed91 100644 --- a/common/access/driver.cxx +++ b/common/access/driver.cxx @@ -1,5 +1,5 @@ // file : common/access/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test accessor/modifier expressions. diff --git a/common/access/makefile b/common/access/makefile index deac973..160a6e6 100644 --- a/common/access/makefile +++ b/common/access/makefile @@ -1,5 +1,5 @@ # file : common/access/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/common/access/test.hxx b/common/access/test.hxx index 6c4516e..a91d1bd 100644 --- a/common/access/test.hxx +++ b/common/access/test.hxx @@ -1,5 +1,5 @@ // file : common/access/test.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX -- cgit v1.1