diff options
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/all/index.rst | 4 | ||||
-rw-r--r-- | docs/etc/conf.py | 14 | ||||
-rwxr-xr-x | docs/release/NEWS.rst | 4 | ||||
-rw-r--r-- | docs/release/index.rst | 4 | ||||
-rw-r--r-- | docs/userguides/index.rst | 4 | ||||
-rwxr-xr-x | docs/userguides/installation.rst | 4 | ||||
-rwxr-xr-x | docs/userguides/quickstart.rst | 4 |
7 files changed, 38 insertions, 0 deletions
diff --git a/docs/all/index.rst b/docs/all/index.rst index 7917dbc..f4b1738 100755 --- a/docs/all/index.rst +++ b/docs/all/index.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors + .. Open vSwitch for NFV Documentation master file. ==================== diff --git a/docs/etc/conf.py b/docs/etc/conf.py index 0066035..b8b9aff 100644 --- a/docs/etc/conf.py +++ b/docs/etc/conf.py @@ -1,3 +1,17 @@ +# Copyright 2016 Open Platform for NFV Project, Inc. and its contributors +# +# 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 diff --git a/docs/release/NEWS.rst b/docs/release/NEWS.rst index ce0e550..a4c62ea 100755 --- a/docs/release/NEWS.rst +++ b/docs/release/NEWS.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors + January 2016 ============ diff --git a/docs/release/index.rst b/docs/release/index.rst index 68faf3e..b130db5 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors + *********** OVSNFV News *********** diff --git a/docs/userguides/index.rst b/docs/userguides/index.rst index a03372f..6809c8e 100644 --- a/docs/userguides/index.rst +++ b/docs/userguides/index.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors + ****************************** OVSNFV Guides and Installation ****************************** diff --git a/docs/userguides/installation.rst b/docs/userguides/installation.rst index c2a0cd2..ae67a94 100755 --- a/docs/userguides/installation.rst +++ b/docs/userguides/installation.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors + ============================= Installing OVSNFV Fuel Plugin ============================= diff --git a/docs/userguides/quickstart.rst b/docs/userguides/quickstart.rst index d23085c..d8cbe60 100755 --- a/docs/userguides/quickstart.rst +++ b/docs/userguides/quickstart.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors + ============ Open vSwitch ============ |