diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:50:41 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:50:41 +0300 |
commit | 17f13ba1076c3f81655a8a0f19fc13372b15639b (patch) | |
tree | 2b40cb2b9ed11b1f1b6ed47d7b7474f65a4d397c /tests/basic/testscript | |
parent | 16e30d3c28804ac3d740d81eb6405a6d9661ea56 (diff) |
Update copyright year
Diffstat (limited to 'tests/basic/testscript')
-rw-r--r-- | tests/basic/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/testscript b/tests/basic/testscript index 756ba4a..6d1b941 100644 --- a/tests/basic/testscript +++ b/tests/basic/testscript @@ -1,5 +1,5 @@ # file : tests/basic/testscript -# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : GPLv2 with FOSS License Exception; see accompanying COPYING file $* >~'/libmysqlclient version: \d+\.\d+\.\d+(-.+)?/' |