2411: Add copyright notices to everything.
[arvados.git] / doc / user / tutorials / add-new-repository.html.textile.liquid
index d2a17a477ba08fe89ed10ba750da58115a8533ef..9d8e768a787181828ecf8df82b8c4d9474d28197 100644 (file)
@@ -1,8 +1,13 @@
 ---
 layout: default
 navsection: userguide
 ---
 layout: default
 navsection: userguide
-title: Adding a new Arvados repository
+title: Adding a new Arvados git repository
 ...
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 Arvados repositories are managed through the Git revision control system. You can use these repositories to store your crunch scripts and run them in the arvados cluster.
 
 
 Arvados repositories are managed through the Git revision control system. You can use these repositories to store your crunch scripts and run them in the arvados cluster.