aboutsummaryrefslogtreecommitdiff
path: root/common/id/composite
diff options
context:
space:
mode:
Diffstat (limited to 'common/id/composite')
-rw-r--r--common/id/composite/driver.cxx2
-rw-r--r--common/id/composite/makefile2
-rw-r--r--common/id/composite/test.hxx2
3 files changed, 3 insertions, 3 deletions
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