X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b310fc04b9e60b974f4bfc2c86a5c45ecd7c65f2..526f3e54133c863b78314924a485d327eb9ba392:/doc/user/cwl/cwl-style.html.textile.liquid?ds=sidebyside diff --git a/doc/user/cwl/cwl-style.html.textile.liquid b/doc/user/cwl/cwl-style.html.textile.liquid index 96554bfa21..db03adf1c0 100644 --- a/doc/user/cwl/cwl-style.html.textile.liquid +++ b/doc/user/cwl/cwl-style.html.textile.liquid @@ -3,6 +3,11 @@ layout: default navsection: userguide title: Best Practices for writing CWL ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} * To run on Arvados, a workflow should provide a @DockerRequirement@ in the @hints@ section.