diff options
| author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:16:35 +0300 |
|---|---|---|
| committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:16:35 +0300 |
| commit | c994c25720606157ba5de25f1edb3ce72f5ac8b7 (patch) | |
| tree | 66d1aafe48f8624b887fb374c51bab01e4e75ef3 /build | |
| parent | 07bb1c6ca91ad2983ddd1076c550c09cc6a09fdb (diff) | |
| download | cli-c994c25720606157ba5de25f1edb3ce72f5ac8b7.tar.gz cli-c994c25720606157ba5de25f1edb3ce72f5ac8b7.tar.xz cli-c994c25720606157ba5de25f1edb3ce72f5ac8b7.zip | |
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 9eccc50..f2b5d2f 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project = cli diff --git a/build/root.build b/build/root.build index fa6da8c..980bc95 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file cxx.std = 14 |
