X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/609646134bcd8fc3a7fd500848220741ecc4a9d2..0561bd0c3c07257fd58ded6c7cfa5feeae97af57:/doc/_includes/_pipeline_deprecation_notice.liquid diff --git a/doc/_includes/_pipeline_deprecation_notice.liquid b/doc/_includes/_pipeline_deprecation_notice.liquid index a2747b0a59..35c89be447 100644 --- a/doc/_includes/_pipeline_deprecation_notice.liquid +++ b/doc/_includes/_pipeline_deprecation_notice.liquid @@ -1,3 +1,9 @@ +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} + {% include 'notebox_begin_warning' %} Arvados pipeline templates are deprecated. The recommended way to develop new workflows for Arvados is using the "Common Workflow Language":{{site.baseurl}}/user/cwl/cwl-runner.html. {% include 'notebox_end' %}