Merge branch '8784-dir-listings'
[arvados.git] / doc / user / tutorials / git-arvados-guide.html.textile.liquid
index f9f0af521fd74ec05d42e4d5e48914081148e65f..2e255219d2a5bc39263aef6db4860f3e8751aecf 100644 (file)
@@ -3,6 +3,11 @@ layout: default
 navsection: userguide
 title: Working with an Arvados git repository
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 This tutorial describes how to work with a new Arvados git repository. Working with an Arvados git repository is analogous to working with other public git repositories. It will show you how to upload custom scripts to a remote Arvados repository, so you can use it in Arvados pipelines.