Add copyright headers to comply with Arvados
[arvados-formula.git] / test / salt / pillar / examples / nginx_workbench_configuration.sls
index 34d82213bc74d5b60e4f96bf566b801e1147cc68..7c03d3a6af08a1365df849a0cd061a82b52bcb9d 100644 (file)
@@ -1,4 +1,8 @@
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {%- if grains.os_family in ('RedHat',) %}
   {%- set group = 'nginx' %}
 {%- else %}