aboutsummaryrefslogtreecommitdiff
path: root/examples/xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xhtml')
-rw-r--r--examples/xhtml/buildfile2
-rw-r--r--examples/xhtml/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/xhtml/buildfile b/examples/xhtml/buildfile
index 871836f..28b7cf4 100644
--- a/examples/xhtml/buildfile
+++ b/examples/xhtml/buildfile
@@ -1,5 +1,5 @@
# file : examples/xhtml/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/xhtml/makefile b/examples/xhtml/makefile
index cfd4dd3..a5866a8 100644
--- a/examples/xhtml/makefile
+++ b/examples/xhtml/makefile
@@ -1,5 +1,5 @@
# file : examples/xhtml/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