diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:04:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:04:28 +0300 |
commit | c2075916f5a69c1d8cfd48fabb5402c06684a0db (patch) | |
tree | 9be29b201cc892e4d36c1ddcb65e710d7b908ed7 /build | |
parent | 470eced5567500dcce9020008f73ff4b397af46c (diff) |
Update copyright year
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 81d89a2..08c5af7 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = libbbot diff --git a/build/export.build b/build/export.build index c112d63..cd214b1 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $out_root/ diff --git a/build/root.build b/build/root.build index c288ed6..7519e07 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cxx.std = latest |