Add copyright headers to comply with Arvados
[arvados-formula.git] / arvados / controller / package / install.sls
index de2166a22fa9315bd6d4a26be783ebc6098e613b..a1c8a4da8d63f31fe88b5fdd85ec355d371dfacc 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 %}