2411: Add copyright notices to everything.
[arvados.git] / doc / _includes / _what_is_cwl.liquid
index d7b890d5617f1ba3c30275b59b9f902346dd2b7d..2fda2a7fb86a55543c7dfc21d54c70883d044e6d 100644 (file)
@@ -1 +1,7 @@
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
+
 The "Common Workflow Language (CWL)":http://commonwl.org is a multi-vendor open standard for describing analysis tools and workflows that are portable across a variety of platforms.  CWL is the recommended way to develop and run workflows for Arvados.  Arvados supports the "CWL v1.0":http://commonwl.org/v1.0 specification.