aboutsummaryrefslogtreecommitdiff
path: root/tests/xml/serializer
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xml/serializer')
-rw-r--r--tests/xml/serializer/driver.cxx2
-rw-r--r--tests/xml/serializer/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/xml/serializer/driver.cxx b/tests/xml/serializer/driver.cxx
index 869bb8e..3b79567 100644
--- a/tests/xml/serializer/driver.cxx
+++ b/tests/xml/serializer/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/xml/serializer/driver.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/xml/serializer/makefile b/tests/xml/serializer/makefile
index 8bd1a4a..1d9acc1 100644
--- a/tests/xml/serializer/makefile
+++ b/tests/xml/serializer/makefile
@@ -1,5 +1,5 @@
# file : tests/xml/serializer/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make