diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:56:39 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:56:39 +0300 |
commit | 4f9ced1735007759cd9a8477dc37113d15a47b0a (patch) | |
tree | 3e67622f411968cb589529192e879a2773740a44 /build | |
parent | 33915a52487761a6ff8d431dfbb04196987cb67d (diff) |
Update copyright year
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 2 | ||||
-rw-r--r-- | build/root.build | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 2e23ac5..52814d9 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = build2-toolchain diff --git a/build/root.build b/build/root.build index fe847ca..fc30bf2 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Load common modules that are used by subproject so that they use common |