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/testscript2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/roundtrip/buildfile b/tests/roundtrip/buildfile
index 73035b2..f22c0d7 100644
--- a/tests/roundtrip/buildfile
+++ b/tests/roundtrip/buildfile
@@ -1,5 +1,5 @@
# file : tests/roundtrip/buildfile
-# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}
diff --git a/tests/roundtrip/driver.cxx b/tests/roundtrip/driver.cxx
index a4e9c45..3968587 100644
--- a/tests/roundtrip/driver.cxx
+++ b/tests/roundtrip/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/roundtrip/driver.cxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/roundtrip/testscript b/tests/roundtrip/testscript
index 2eba084..04c4327 100644
--- a/tests/roundtrip/testscript
+++ b/tests/roundtrip/testscript
@@ -1,5 +1,5 @@
# file : tests/roundtrip/testscript
-# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# We are using external files for parsing/matching not to break make-based