From 8222c10c685c826144e43781eff1d09f93612625 Mon Sep 17 00:00:00 2001
From: Yujun Zhang <zhang.yujunz@zte.com.cn>
Date: Fri, 23 Feb 2018 17:24:31 +0800
Subject: Add missing license header

Change-Id: Ie6464f443ef4357f0aac13667ca7053194b4615b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
---
 .../ansible_roles/qtip-generator/files/doctor/group_vars/all.yml | 9 +++++++++
 1 file changed, 9 insertions(+)

(limited to 'resources')

diff --git a/resources/ansible_roles/qtip-generator/files/doctor/group_vars/all.yml b/resources/ansible_roles/qtip-generator/files/doctor/group_vars/all.yml
index 55d5b250..766520b9 100644
--- a/resources/ansible_roles/qtip-generator/files/doctor/group_vars/all.yml
+++ b/resources/ansible_roles/qtip-generator/files/doctor/group_vars/all.yml
@@ -1,3 +1,12 @@
+##############################################################################
+# Copyright (c) 2017 ZTE Corporation and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
 {% raw %}
 doctor_project: doctor
 doctor_user: doctor
-- 
cgit