12369: Add fuse driver installation notes & update arv-mount tutorial.
[arvados.git] / doc / sdk / python / sdk-python.html.textile.liquid
index c3a9b96706b1f16bc39ca4cc760d619fd0d54d22..2b86261ccc06cdd9dacd268b6b4bc21cc06d74f0 100644 (file)
@@ -4,6 +4,11 @@ navsection: sdk
 navmenu: Python
 title: "Installation"
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 The Python SDK provides access from Python to the Arvados API and Keep.  It also includes a number of command line tools for using and administering Arvados and Keep, and some conveniences for use in Crunch scripts; see "Crunch utility libraries":crunch-utility-libraries.html for details.