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 8bc749f..fc1f91c 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,6 +1,6 @@ # file : build/bootstrap.build # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file +# license : TBC; see accompanying LICENSE file project = bbot diff --git a/build/root.build b/build/root.build index e36af49..b299a5d 100644 --- a/build/root.build +++ b/build/root.build @@ -1,6 +1,6 @@ # file : build/root.build # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file +# license : TBC; see accompanying LICENSE file cxx.std = latest |