diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:42:29 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:42:29 +0300 |
commit | 82fbe3014011aa089362681e14d7cfa59296be50 (patch) | |
tree | 71db6e60c8a90fa7cb166f3b870f95e8bc8e9261 /tests/pkg-clean.testscript | |
parent | 506ce8305cab4a92b8d089a2cbb9cbd4bd9f70a3 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/pkg-clean.testscript')
-rw-r--r-- | tests/pkg-clean.testscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pkg-clean.testscript b/tests/pkg-clean.testscript index 944f98c..a4a2d2b 100644 --- a/tests/pkg-clean.testscript +++ b/tests/pkg-clean.testscript @@ -1,5 +1,4 @@ # file : tests/pkg-clean.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include common.testscript auth.testscript config.testscript remote.testscript |