diff options
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 0d2bcd5..0c9813a 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = msvc-linux diff --git a/build/root.build b/build/root.build index 622dca9..47e4683 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cxx.std = 14 |