aboutsummaryrefslogtreecommitdiff
path: root/examples/processing
diff options
context:
space:
mode:
Diffstat (limited to 'examples/processing')
-rw-r--r--examples/processing/buildfile2
-rw-r--r--examples/processing/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/processing/buildfile b/examples/processing/buildfile
index 0282ad4..a69d810 100644
--- a/examples/processing/buildfile
+++ b/examples/processing/buildfile
@@ -1,5 +1,5 @@
# file : examples/processing/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/processing/makefile b/examples/processing/makefile
index 3acc355..283dea5 100644
--- a/examples/processing/makefile
+++ b/examples/processing/makefile
@@ -1,5 +1,5 @@
# file : examples/processing/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