diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:31:21 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:31:21 +0300 |
commit | d7fffb8fbd0743e6dfcf76eb4373bfead92bffc7 (patch) | |
tree | 27699cd6a65e9b476d21bfe6690f38e5aa83bb5f /tests/buildfile | |
parent | 6e2a71633c29c62c8afc38d91be8edfa907d98aa (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 bb1ce38..3614001 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 : GNU GPL v2; see accompanying LICENSE file ./: {*/ -build/} |