2411: Add copyright notices to everything.
[arvados.git] / doc / _includes / _install_rails_command.liquid
index 319f56434a9365da375e35053e1a6d4da201f02e..027f64bebbf5f6b242d4bb61f2903f637900a31a 100644 (file)
@@ -1,3 +1,9 @@
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
+
 {% comment %}
 This template recognizes four variables:
 * railshost: The hostname included in the prompt, to let the user know where to run the command.  If this is the empty string, no hostname will be displayed.  Default "apiserver".