summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-14 07:57:14 +0000
committerGerrit Code Review <review@openstack.org>2017-02-14 07:57:14 +0000
commitdc7d8306dd28a6564c14b9fd9ddd478f801929c1 (patch)
tree9718785553e148150bd2dad3d708946ffdf8201d
parentae236b57bec789355bd2b192cd474b3e0875ec7a (diff)
parent86127ec6a14ab7e38e537ab754cb02519bbe1806 (diff)
downloadswift-dc7d8306dd28a6564c14b9fd9ddd478f801929c1.tar.gz
Merge "Add Apache License 2.0 description in ../conf.py"
-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.
#