Merge branch '8784-dir-listings'
[arvados.git] / doc / sdk / cli / install.html.textile.liquid
index 8cde514f68f769a7ab336bb606f0e1ff8743b0c4..e72dc673a44d32571741cb4debffe13abb9c0aa5 100644 (file)
@@ -3,8 +3,12 @@ layout: default
 navsection: sdk
 navmenu: CLI
 title: "Installation"
-
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 Arvados CLI tools are written in Ruby and Python.  To use the @arv@ command, you can either install the @arvados-cli@ gem via RubyGems or build and install the package from source.  The @arv@ command also relies on other Arvados tools.  To get those, install the @arvados-python-client@ and @arvados-cwl-runner@ packages, either from PyPI or source.