diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:22:37 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:22:37 +0300 |
commit | 02f2081fd753df2d646ad89548ef6f49a44ace9e (patch) | |
tree | 242a7aca414b3d243fa0441ecb5ab8bb15894edf /build | |
parent | 2317e586dbdb55dca4aae116e32ab423cb46005d (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 b095cc0..1b4c31c 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 = msvc-linux diff --git a/build/root.build b/build/root.build index 327dcda..6c3f487 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 cxx.std = 14 |