summaryrefslogtreecommitdiffstats
path: root/docs/requirements
diff options
context:
space:
mode:
authorhujie <hu.jie@zte.com.cn>2016-09-24 20:03:32 +0800
committerhujie <hu.jie@zte.com.cn>2016-09-24 20:08:37 +0800
commit61aa7c4dbcdffd46329c9329c88dd4a3dbdccbe4 (patch)
tree17680a949c90449a38a70422fb1337c989633c43 /docs/requirements
parentb1addcfcf107f9b7d5aafe442b35db6e1dd133fc (diff)
Add license information to conf.py files
JIRA ESCALATOR-32 Change-Id: I40591ef2c53f51ab8d9c653ad6752769eff70e38 Signed-off-by: hujie <hu.jie@zte.com.cn>
Diffstat (limited to 'docs/requirements')
-rw-r--r--docs/requirements/etc/conf.py13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/requirements/etc/conf.py b/docs/requirements/etc/conf.py
index 0066035..8baaf78 100644
--- a/docs/requirements/etc/conf.py
+++ b/docs/requirements/etc/conf.py
@@ -1,3 +1,16 @@
+# 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.
+
import datetime
import sys
import os