diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-21 10:48:56 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-21 10:48:56 +0300 |
commit | da7b6b5af71684743db04e5aff913a1fd12f63cb (patch) | |
tree | 556e2745daa551488f507edbf99b919a7903906f /tests/buildfile | |
parent | acb842d856514efe9c3901ebe41cd2768451c79e (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 d6154dd..9328b30 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd # license : GPLv2 with FOSS License Exception; see accompanying COPYING file ./: {*/ -build/} |