aboutsummaryrefslogtreecommitdiff
path: root/examples/persistence
diff options
context:
space:
mode:
Diffstat (limited to 'examples/persistence')
-rw-r--r--examples/persistence/buildfile2
-rw-r--r--examples/persistence/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/persistence/buildfile b/examples/persistence/buildfile
index dff64dc..61facb9 100644
--- a/examples/persistence/buildfile
+++ b/examples/persistence/buildfile
@@ -1,5 +1,5 @@
# file : examples/persistence/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/persistence/makefile b/examples/persistence/makefile
index 90fc4e3..10abe3d 100644
--- a/examples/persistence/makefile
+++ b/examples/persistence/makefile
@@ -1,5 +1,5 @@
# file : examples/persistence/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