aboutsummaryrefslogtreecommitdiff
path: root/tests/roundtrip
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roundtrip')
-rw-r--r--tests/roundtrip/buildfile2
-rw-r--r--tests/roundtrip/driver.cxx2
-rw-r--r--tests/roundtrip/makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/roundtrip/buildfile b/tests/roundtrip/buildfile
index c01be4b..01974c4 100644
--- a/tests/roundtrip/buildfile
+++ b/tests/roundtrip/buildfile
@@ -1,5 +1,5 @@
# file : tests/roundtrip/buildfile
-# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# @@ Hack until build2 supports multiple tests. Also remove .gitignore.
diff --git a/tests/roundtrip/driver.cxx b/tests/roundtrip/driver.cxx
index e7a07f8..b056eeb 100644
--- a/tests/roundtrip/driver.cxx
+++ b/tests/roundtrip/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/roundtrip/driver.cxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/roundtrip/makefile b/tests/roundtrip/makefile
index 672951c..16dfefc 100644
--- a/tests/roundtrip/makefile
+++ b/tests/roundtrip/makefile
@@ -1,5 +1,5 @@
# file : tests/roundtrip/makefile
-# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make