aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-04-29 09:01:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-04-29 09:01:28 +0200
commit4e5dc8da6c8ef9ead4fcc6acbbade0cd6bfc61ca (patch)
tree8aadb461f875c64a8936b37bf6c875a52508d513 /build
parent7748bba03e2e4f004f98067f3c497008fb33afe7 (diff)
Update copyright years
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/libstudxml/stub.make2
-rw-r--r--build/import/libstudxml/configuration-rules.make2
-rwxr-xr-xbuild/import/libstudxml/configure2
-rw-r--r--build/import/libstudxml/stub.make2
5 files changed, 5 insertions, 5 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index c09afd8..93fd872 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.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
project_name := libstudxml
diff --git a/build/export/libstudxml/stub.make b/build/export/libstudxml/stub.make
index 0ddde78..25ddfce 100644
--- a/build/export/libstudxml/stub.make
+++ b/build/export/libstudxml/stub.make
@@ -1,5 +1,5 @@
# file : build/export/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,$(src_root)/xml/makefile,$(out_root))
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))