From 0a8568dda1ddbbd6b3207f95b62c5f8029bbceef Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 14:23:50 +0200 Subject: Update copyright year --- common/id/auto/driver.cxx | 2 +- common/id/auto/makefile | 2 +- common/id/auto/test.hxx | 2 +- common/id/composite/driver.cxx | 2 +- common/id/composite/makefile | 2 +- common/id/composite/test.hxx | 2 +- common/id/nested/driver.cxx | 2 +- common/id/nested/makefile | 2 +- common/id/nested/test.hxx | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'common/id') diff --git a/common/id/auto/driver.cxx b/common/id/auto/driver.cxx index 76ed756..3cd1e84 100644 --- a/common/id/auto/driver.cxx +++ b/common/id/auto/driver.cxx @@ -1,5 +1,5 @@ // file : common/id/auto/driver.cxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test automatic id assignment. diff --git a/common/id/auto/makefile b/common/id/auto/makefile index 760719a..95569d6 100644 --- a/common/id/auto/makefile +++ b/common/id/auto/makefile @@ -1,5 +1,5 @@ # file : common/id/auto/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/common/id/auto/test.hxx b/common/id/auto/test.hxx index 1605cfe..5dd13f4 100644 --- a/common/id/auto/test.hxx +++ b/common/id/auto/test.hxx @@ -1,5 +1,5 @@ // file : common/id/auto/test.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/common/id/composite/driver.cxx b/common/id/composite/driver.cxx index 0df4c98..640855b 100644 --- a/common/id/composite/driver.cxx +++ b/common/id/composite/driver.cxx @@ -1,5 +1,5 @@ // file : common/id/composite/driver.cxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test composite object ids. diff --git a/common/id/composite/makefile b/common/id/composite/makefile index 4f0f44e..a8d5fb5 100644 --- a/common/id/composite/makefile +++ b/common/id/composite/makefile @@ -1,5 +1,5 @@ # file : common/id/composite/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/common/id/composite/test.hxx b/common/id/composite/test.hxx index e7a0424..4409a8a 100644 --- a/common/id/composite/test.hxx +++ b/common/id/composite/test.hxx @@ -1,5 +1,5 @@ // file : common/id/composite/test.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/common/id/nested/driver.cxx b/common/id/nested/driver.cxx index 28dac6a..fc4502e 100644 --- a/common/id/nested/driver.cxx +++ b/common/id/nested/driver.cxx @@ -1,5 +1,5 @@ // file : common/id/nested/driver.cxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test nested ids. diff --git a/common/id/nested/makefile b/common/id/nested/makefile index c2e5b0e..af2f6a3 100644 --- a/common/id/nested/makefile +++ b/common/id/nested/makefile @@ -1,5 +1,5 @@ # file : common/id/nested/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/common/id/nested/test.hxx b/common/id/nested/test.hxx index 6449fd4..3a521e3 100644 --- a/common/id/nested/test.hxx +++ b/common/id/nested/test.hxx @@ -1,5 +1,5 @@ // file : common/id/nested/test.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX -- cgit v1.1