X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/09a2e88c51e5432e607f2a38466e55b4ba15e887..ac2785f7f3932ffa4988b6752482f0c1c6883c02:/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' %}