aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:19:05 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:19:05 +0300
commit2ae9f36e2b7c354711d6f78592bd97cb47dd024a (patch)
tree6637c28e193790fc1d550af9da4e5a78f013645d /build
parented267da35ccdd58559220f26c054fe9c4a2c0f99 (diff)
Update copyright year
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.build2
-rw-r--r--build/export.build2
-rw-r--r--build/root.build2
3 files changed, 3 insertions, 3 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 2f32f58..d3cc640 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : build/bootstrap.build
-# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
project = libstudxml
diff --git a/build/export.build b/build/export.build
index 464fc33..641f9a1 100644
--- a/build/export.build
+++ b/build/export.build
@@ -1,5 +1,5 @@
# file : build/export.build
-# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$out_root/
diff --git a/build/root.build b/build/root.build
index 2193ee4..5293559 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,5 +1,5 @@
# file : build/root.build
-# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
cxx.std = 11