aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/sequences
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/sequences')
-rw-r--r--tests/cxx/hybrid/sequences/driver.cxx2
-rw-r--r--tests/cxx/hybrid/sequences/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/sequences/driver.cxx b/tests/cxx/hybrid/sequences/driver.cxx
index 08b7f77..5360b6b 100644
--- a/tests/cxx/hybrid/sequences/driver.cxx
+++ b/tests/cxx/hybrid/sequences/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/cxx/hybrid/sequences/driver.cxx
-// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test sequence templates.
diff --git a/tests/cxx/hybrid/sequences/makefile b/tests/cxx/hybrid/sequences/makefile
index 6a854dd..d30aebf 100644
--- a/tests/cxx/hybrid/sequences/makefile
+++ b/tests/cxx/hybrid/sequences/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/hybrid/sequences/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make