Merge branch '8784-dir-listings'
[arvados.git] / doc / user / cwl / cwl-style.html.textile.liquid
index 96554bfa2188ae1d54e5774c2be07841bb534597..db03adf1c07135e57f84b8643c6b922b1091c140 100644 (file)
@@ -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.