diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:55:52 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:55:52 +0300 |
commit | f59897f058c63399f1e218fffa3b7f5da5ded203 (patch) | |
tree | 4bb616c4e109adebfaa27d6a910c27d062894adb /tests/init.testscript | |
parent | 93b2fdca9283b73ffca25170a01e262297e8e254 (diff) |
Update copyright year
Diffstat (limited to 'tests/init.testscript')
-rw-r--r-- | tests/init.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/init.testscript b/tests/init.testscript index 17af7e2..4b4c8c7 100644 --- a/tests/init.testscript +++ b/tests/init.testscript @@ -1,5 +1,5 @@ # file : tests/init.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Here we test both init and deinit commands. |