From 86127ec6a14ab7e38e537ab754cb02519bbe1806 Mon Sep 17 00:00:00 2001 From: yuhui_inspur Date: Sat, 11 Feb 2017 18:11:03 -0800 Subject: [PATCH] Add Apache License 2.0 description in ../conf.py Add the Apache License 2.0 description in ../conf.py which is necessary. Change-Id: Ief3767fdc22f582beb8683a9075dc25dbcb541cd --- releasenotes/source/conf.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 5d42dac96d..acb99a3cfa 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -1,5 +1,17 @@ # -*- coding: utf-8 -*- +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # swift documentation build configuration file, created by # sphinx-quickstart on Mon Oct 3 17:01:55 2016. #