X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=7f0136edf84af8fdf1749f78303df43f0aa894cb;hb=f5563d958804e0fd93d45dea2e79ffc0975e27a5;hp=8df5ada2070c9eaa272b5f1af0b62e18d8905ded;hpb=5cc6d9354781b87ee5d844b0894883e3226e3ade;p=nonrtric%2Frapp%2Fransliceassurance.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8df5ada..7f0136e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,3 +1,20 @@ +# ============LICENSE_START=============================================== +# Copyright (C) 2020-2022 Nordix Foundation. All rights reserved. +# ======================================================================== +# 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. +# ============LICENSE_END================================================= +# + --- version: 2 @@ -13,4 +30,4 @@ python: - requirements: docs/requirements-docs.txt sphinx: - configuration: docs/conf.py \ No newline at end of file + configuration: docs/conf.py