X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/224f384d411bb1b4cccc7165c55bb64fd5c695ad..58a026e09bda4c1e2374347615c325007c64fac4:/doc/_includes/_pipeline_deprecation_notice.liquid?ds=sidebyside diff --git a/doc/_includes/_pipeline_deprecation_notice.liquid b/doc/_includes/_pipeline_deprecation_notice.liquid index 682511f70c..35c89be447 100644 --- a/doc/_includes/_pipeline_deprecation_notice.liquid +++ b/doc/_includes/_pipeline_deprecation_notice.liquid @@ -1,3 +1,9 @@ -{% include 'notebox_begin' %} +{% 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' %}