diff options
author | Ildiko Vancsa <ildiko.vancsa@ericsson.com> | 2016-02-03 19:45:38 +0100 |
---|---|---|
committer | Ildiko Vancsa <ildiko.vancsa@ericsson.com> | 2016-02-04 11:02:16 +0100 |
commit | d872ca8e95d82cb90069ee25d625bbe8e985dcb8 (patch) | |
tree | 771460f2037cc57fa4bcbd0cf2c7de61188f4c0f /docs/configguide | |
parent | b84ebeaf66a3da4fc1d72f87c9be3f52f211b2ad (diff) |
Add license to the release documentation and requirements doc
Documentation in OPNFV has to be licensed under the
Creative Commons Attribution 4.0 International License. This patch adds
the license header to the .rst files for the release documentation. A
LICENSE file is also added to the folder that contains images.
Change-Id: I207a07830246fcc103c081d385dc9b12f47ddfb3
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/featureconfig.rst | 3 | ||||
-rw-r--r-- | docs/configguide/images/LICENSE | 14 | ||||
-rw-r--r-- | docs/configguide/index.rst | 3 |
3 files changed, 20 insertions, 0 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst index ea3dc8f..9ad61d4 100644 --- a/docs/configguide/featureconfig.rst +++ b/docs/configguide/featureconfig.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + Promise Feature Configuration Overview ====================================== diff --git a/docs/configguide/images/LICENSE b/docs/configguide/images/LICENSE new file mode 100644 index 0000000..3b8719c --- /dev/null +++ b/docs/configguide/images/LICENSE @@ -0,0 +1,14 @@ +Copyright 2015 Open Platform for NFV Project, Inc. and its contributors + +Open Platform for NFV Project Documentation Licence +=================================================== +Any documentation developed by the "Open Platform for NFV Project" +is licensed under a Creative Commons Attribution 4.0 International License. +You should have received a copy of the license along with this. If not, +see <http://creativecommons.org/licenses/by/4.0/>. + +Unless required by applicable law or agreed to in writing, documentation +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. diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst index 88bb1a2..e9f6490 100644 --- a/docs/configguide/index.rst +++ b/docs/configguide/index.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ******************************************** Promise Installation and Configuration Guide ******************************************** |