aboutsummaryrefslogtreecommitdiff
path: root/examples/performance
diff options
context:
space:
mode:
Diffstat (limited to 'examples/performance')
-rw-r--r--examples/performance/buildfile2
-rw-r--r--examples/performance/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/performance/buildfile b/examples/performance/buildfile
index 5420e48..e95af75 100644
--- a/examples/performance/buildfile
+++ b/examples/performance/buildfile
@@ -1,5 +1,5 @@
# file : examples/performance/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/performance/makefile b/examples/performance/makefile
index da4bf80..bd28c17 100644
--- a/examples/performance/makefile
+++ b/examples/performance/makefile
@@ -1,5 +1,5 @@
# file : examples/performance/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