aboutsummaryrefslogtreecommitdiff
path: root/build/import/libstudxml
diff options
context:
space:
mode:
Diffstat (limited to 'build/import/libstudxml')
-rw-r--r--build/import/libstudxml/configuration-rules.make2
-rwxr-xr-xbuild/import/libstudxml/configure2
-rw-r--r--build/import/libstudxml/stub.make2
3 files changed, 3 insertions, 3 deletions
diff --git a/build/import/libstudxml/configuration-rules.make b/build/import/libstudxml/configuration-rules.make
index 1a224e7..26d91c2 100644
--- a/build/import/libstudxml/configuration-rules.make
+++ b/build/import/libstudxml/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libstudxml/configuration-rules.make
-# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(dcf_root)/import/libstudxml/configuration-dynamic.make: | $(dcf_root)/import/libstudxml/.
diff --git a/build/import/libstudxml/configure b/build/import/libstudxml/configure
index 71c0f35..3f52fdd 100755
--- a/build/import/libstudxml/configure
+++ b/build/import/libstudxml/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libstudxml/configure
-# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# $1 - out file
diff --git a/build/import/libstudxml/stub.make b/build/import/libstudxml/stub.make
index 1f28a32..eafa4c4 100644
--- a/build/import/libstudxml/stub.make
+++ b/build/import/libstudxml/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libstudxml/stub.make
-# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libstudxml/configuration-rules.make,$(dcf_root))