From: Yujun Zhang Date: Fri, 23 Feb 2018 09:24:31 +0000 (+0800) Subject: Add missing license header X-Git-Tag: opnfv-6.0.0~28^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8222c10c685c826144e43781eff1d09f93612625;p=qtip.git Add missing license header Change-Id: Ie6464f443ef4357f0aac13667ca7053194b4615b Signed-off-by: Yujun Zhang --- diff --git a/docs/conf.py b/docs/conf.py index 4469b229..5c21c3a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 +############################################################################## + # -*- coding: utf-8 -*- # # QTIP documentation build configuration file, created by 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