aboutsummaryrefslogtreecommitdiff
path: root/tests/xml/roundtrip
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xml/roundtrip')
-rw-r--r--tests/xml/roundtrip/driver.cxx2
-rw-r--r--tests/xml/roundtrip/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/xml/roundtrip/driver.cxx b/tests/xml/roundtrip/driver.cxx
index c02faec..c5fee33 100644
--- a/tests/xml/roundtrip/driver.cxx
+++ b/tests/xml/roundtrip/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/xml/roundtrip/driver.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/xml/roundtrip/makefile b/tests/xml/roundtrip/makefile
index 77e4b76..1ee9db5 100644
--- a/tests/xml/roundtrip/makefile
+++ b/tests/xml/roundtrip/makefile
@@ -1,5 +1,5 @@
# file : tests/xml/roundtrip/makefile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make