diff options
Diffstat (limited to 'tests/test/script/builtin/cp.testscript')
-rw-r--r-- | tests/test/script/builtin/cp.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/script/builtin/cp.testscript b/tests/test/script/builtin/cp.testscript index e1b654f..5f69f05 100644 --- a/tests/test/script/builtin/cp.testscript +++ b/tests/test/script/builtin/cp.testscript @@ -1,5 +1,5 @@ # file : tests/test/script/builtin/cp.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript |