diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 2 | ||||
-rw-r--r-- | build/export.build | 2 | ||||
-rw-r--r-- | build/root.build | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index f1dac95..95b80e3 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 = libbutl diff --git a/build/export.build b/build/export.build index 70a90cd..fd8e587 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $out_root/: diff --git a/build/root.build b/build/root.build index d219b6e..60dae65 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 = latest |