diff options
Diffstat (limited to 'common/composite-id')
-rw-r--r-- | common/composite-id/driver.cxx | 2 | ||||
-rw-r--r-- | common/composite-id/makefile | 2 | ||||
-rw-r--r-- | common/composite-id/test.hxx | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/common/composite-id/driver.cxx b/common/composite-id/driver.cxx index f8773d5..3137fe1 100644 --- a/common/composite-id/driver.cxx +++ b/common/composite-id/driver.cxx @@ -1,5 +1,5 @@ // file : common/composite-id/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 composite object ids. diff --git a/common/composite-id/makefile b/common/composite-id/makefile index 18b6fbe..4c8a655 100644 --- a/common/composite-id/makefile +++ b/common/composite-id/makefile @@ -1,5 +1,5 @@ # file : common/composite-id/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/composite-id/test.hxx b/common/composite-id/test.hxx index adf9495..be5d45a 100644 --- a/common/composite-id/test.hxx +++ b/common/composite-id/test.hxx @@ -1,5 +1,5 @@ // file : common/composite-id/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 |