X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e3a2f5a80c1e4bd645e7e8bff27ef94f89ceae3e..caf56e922b9caaa9a65332dc6bf3a36bd8fea48f:/sdk/cwl/arvados_cwl/done.py diff --git a/sdk/cwl/arvados_cwl/done.py b/sdk/cwl/arvados_cwl/done.py index 48466f00c2..e9254c0138 100644 --- a/sdk/cwl/arvados_cwl/done.py +++ b/sdk/cwl/arvados_cwl/done.py @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + import re from cwltool.errors import WorkflowException from collections import deque