X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/39c9193f03471aa7826769b34d6b55890a2c98a3..8a27fe370239ecb8e50d53f46b45ed61203a35ca:/doc/_includes/_tutorial_git_repo_expectations.liquid diff --git a/doc/_includes/_tutorial_git_repo_expectations.liquid b/doc/_includes/_tutorial_git_repo_expectations.liquid index 57c5553701..8a172de283 100644 --- a/doc/_includes/_tutorial_git_repo_expectations.liquid +++ b/doc/_includes/_tutorial_git_repo_expectations.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' %} -This tutorial assumes that you have a working Arvados repository. If you do not have a repository created, you can follow the "Adding a new repository":{{site.baseurl}}/user/tutorials/add-new-repository.html page. We will use the *$USER/tutorial* repository created in that page as the example. +This tutorial assumes that you have a working Arvados repository. If you do not have a repository created, you can follow the instructions in the "Adding a new repository":{{site.baseurl}}/user/tutorials/add-new-repository.html page. We will use the *$USER/tutorial* repository created in that page as the example. {% include 'notebox_end' %}