X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a85e7c7526d985f66f073320155ae5d70590be60..e3f324c979fe45803e2bd42aa8f6d715ea23edb5:/crunch_scripts/cwl-runner diff --git a/crunch_scripts/cwl-runner b/crunch_scripts/cwl-runner index ff2addf8fd..0c79844d5f 100755 --- a/crunch_scripts/cwl-runner +++ b/crunch_scripts/cwl-runner @@ -1,4 +1,7 @@ #!/usr/bin/env python +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 # Crunch script integration for running arvados-cwl-runner inside a crunch job.