aboutsummaryrefslogtreecommitdiff
path: root/build/import
diff options
context:
space:
mode:
Diffstat (limited to 'build/import')
-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 423df97..1a224e7 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) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2014 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 15ddb89..71c0f35 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) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2014 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 2f73a97..1f28a32 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) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libstudxml/configuration-rules.make,$(dcf_root))