projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
11162: Add tests for http_to_keep.
[arvados.git]
/
sdk
/
cwl
/
arvados_cwl
/
done.py
diff --git
a/sdk/cwl/arvados_cwl/done.py
b/sdk/cwl/arvados_cwl/done.py
index 48466f00c242b04e3bd143f8b319d0004c10eb45..e9254c013845292b68b03be4fc867c0d0db41558 100644
(file)
--- 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