aboutsummaryrefslogtreecommitdiff
path: root/examples/roundtrip
diff options
context:
space:
mode:
Diffstat (limited to 'examples/roundtrip')
-rw-r--r--examples/roundtrip/buildfile2
-rw-r--r--examples/roundtrip/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/roundtrip/buildfile b/examples/roundtrip/buildfile
index 07672e2..7a95b2c 100644
--- a/examples/roundtrip/buildfile
+++ b/examples/roundtrip/buildfile
@@ -1,5 +1,5 @@
# file : examples/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
import libs = libstudxml%lib{studxml}
diff --git a/examples/roundtrip/makefile b/examples/roundtrip/makefile
index 2644eb3..07cd75e 100644
--- a/examples/roundtrip/makefile
+++ b/examples/roundtrip/makefile
@@ -1,5 +1,5 @@
# file : examples/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