diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:37:05 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:37:05 +0300 |
commit | d07e278375228c0360ceb176343e4427cbc3a190 (patch) | |
tree | fd2e783767dbae5436511d0f8afab0dc398da103 /tests/buildfile | |
parent | 59d5248a6d7c14aa1038ed23e41616621c5fb94b (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 545984d..bb1ce38 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file ./: {*/ -build/} |