X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3f69ccbaaa9b9c16bd0ea2c063aa3a7aa91e6b84..ac2785f7f3932ffa4988b6752482f0c1c6883c02:/doc/_includes/_pipeline_deprecation_notice.liquid 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' %}