From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marko Kovacevic Subject: [PATCH v1] doc: add SPDX Licence to doc files Date: Mon, 9 Apr 2018 14:11:13 +0100 Message-ID: <20180409131113.20729-1-marko.kovacevic@intel.com> Cc: ferruh.yigit@intel.com, john.mcnamara@intel.com, hemant.agrawal@nxp.com, Marko Kovacevic To: dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 3E6B51B7F5 for ; Mon, 9 Apr 2018 15:11:01 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Added SPDX headers to doc files to have them aligned with the other doc files. Signed-off-by: Marko Kovacevic --- doc/guides/contributing/cheatsheet.rst | 3 +++ doc/guides/contributing/coding_style.rst | 3 +++ doc/guides/contributing/design.rst | 3 +++ doc/guides/contributing/documentation.rst | 3 +++ doc/guides/contributing/img/patch_cheatsheet.svg | 3 ++- doc/guides/contributing/index.rst | 3 +++ doc/guides/contributing/patches.rst | 3 +++ doc/guides/contributing/stable.rst | 3 +++ doc/guides/contributing/versioning.rst | 3 +++ doc/guides/linux_gsg/nic_perf_intel_platform.rst | 3 +++ doc/guides/rel_notes/deprecation.rst | 3 +++ doc/guides/rel_notes/release_16_04.rst | 3 +++ doc/guides/rel_notes/release_16_07.rst | 3 +++ doc/guides/rel_notes/release_16_11.rst | 3 +++ doc/guides/rel_notes/release_17_02.rst | 3 +++ doc/guides/rel_notes/release_17_05.rst | 3 +++ doc/guides/rel_notes/release_17_08.rst | 3 +++ doc/guides/rel_notes/release_17_11.rst | 3 +++ doc/guides/rel_notes/release_18_02.rst | 3 +++ doc/guides/rel_notes/release_2_2.rst | 3 +++ 20 files changed, 59 insertions(+), 1 deletion(-) diff --git a/doc/guides/contributing/cheatsheet.rst b/doc/guides/contributing/cheatsheet.rst index 7bc0771..97512d7 100644 --- a/doc/guides/contributing/cheatsheet.rst +++ b/doc/guides/contributing/cheatsheet.rst @@ -1,3 +1,6 @@ +.. SPDX-License-Identifier: BSD-3-Clause + Copyright(c) 2018 Intel Corporation + Patch Cheatsheet ================ diff --git a/doc/guides/contributing/coding_style.rst b/doc/guides/contributing/coding_style.rst index b0f0adb..e285fc8 100644 --- a/doc/guides/contributing/coding_style.rst +++ b/doc/guides/contributing/coding_style.rst @@ -1,3 +1,6 @@ +.. SPDX-License-Identifier: BSD-3-Clause + Copyright(c) 2018 Intel Corporation + .. _coding_style: DPDK Coding Style diff --git a/doc/guides/contributing/design.rst b/doc/guides/contributing/design.rst index 88d3a43..bbe219e 100644 --- a/doc/guides/contributing/design.rst +++ b/doc/guides/contributing/design.rst @@ -1,3 +1,6 @@ +.. SPDX-License-Identifier: BSD-3-Clause + Copyright(c) 2018 Intel Corporation + Design ====== diff --git a/doc/guides/contributing/documentation.rst b/doc/guides/contributing/documentation.rst index 82f2e1b..7ac1b41 100644 --- a/doc/guides/contributing/documentation.rst +++ b/doc/guides/contributing/documentation.rst @@ -1,3 +1,6 @@ +.. SPDX-License-Identifier: BSD-3-Clause + Copyright(c) 2018 Intel Corporation + .. _doc_guidelines: DPDK Documentation Guidelines diff --git a/doc/guides/contributing/img/patch_cheatsheet.svg b/doc/guides/contributing/img/patch_cheatsheet.svg index 8522592..af2473d 100644 --- a/doc/guides/contributing/img/patch_cheatsheet.svg +++ b/doc/guides/contributing/img/patch_cheatsheet.svg @@ -1,5 +1,6 @@ - + +