diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:40:13 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:40:13 +0300 |
commit | 703343585b9182eca908e6fc4fdb0d886e6a96c0 (patch) | |
tree | 71a79c86aa0bae11dfc142ea91ac84e36079fe3a /tests/buildfile | |
parent | 4f7038f39171bd7e52d1c18ddb61ce900d95021c (diff) |
Update copyright year
Diffstat (limited to 'tests/buildfile')
-rw-r--r-- | tests/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile index 6bf7425..ac3bd71 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file ./: {*/ -build/} |