summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuhui_inspur <yuhui@inspur.com>2017-02-11 18:11:03 -0800
committeryuhui_inspur <yuhui@inspur.com>2017-02-11 18:13:38 -0800
commit86127ec6a14ab7e38e537ab754cb02519bbe1806 (patch)
treea414608fe1440c87f44272fdae070d5f896364f7
parentc8a2b77313e9d647e00a46fb1723ddb8a99cb55a (diff)
downloadswift-86127ec6a14ab7e38e537ab754cb02519bbe1806.tar.gz
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
-rw-r--r--releasenotes/source/conf.py12
1 files changed, 12 insertions, 0 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 5d42dac96..acb99a3cf 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.
#