Add copyright headers to comply with Arvados
[arvados-formula.git] / arvados / ruby / package / install.sls
index c76c043f1bca5c37b75dd1372dec0a2f0c832860..4e26538d3c080db3fd7fd9cdaca48bd3ded819c6 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- from tplroot ~ "/map.jinja" import arvados with context %}