]> git.droids-corp.org - dpdk.git/commitdiff
doc: add SPDX and copyright to contributing guide
authorHemant Agrawal <hemant.agrawal@nxp.com>
Tue, 5 Jun 2018 07:50:24 +0000 (13:20 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 9 Aug 2018 20:48:10 +0000 (22:48 +0200)
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
doc/guides/contributing/cheatsheet.rst
doc/guides/contributing/coding_style.rst
doc/guides/contributing/design.rst
doc/guides/contributing/documentation.rst
doc/guides/contributing/index.rst
doc/guides/contributing/patches.rst
doc/guides/contributing/stable.rst
doc/guides/contributing/versioning.rst

index 7bc0771565fd7d25a0daf7ea1ea9827117c0a17e..0debd118d76ed2d64600e407211e268fcb344dd4 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 Patch Cheatsheet
 ================
 
index 25876059bb5390d4b7c3a4bf3b4e4ed66cf6c64f..b1bf0d15cf2b214cdce88a61428bd7d644a06a05 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 .. _coding_style:
 
 DPDK Coding Style
index 88d3a433421f2ab79ea18cc2e198ddf0d653afd7..651fd224f581d7bea3500e36f95869a8000cff3f 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 Design
 ======
 
index 82f2e1bb357b7b47e1f721f20ba01cec2da97975..6a075553d8bc190512fc516d2afdd54e6bfd14b7 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 .. _doc_guidelines:
 
 DPDK Documentation Guidelines
index 329b678a0c34ee8d623c31cf292a42df1488f7bb..f90df451e580545b0acda77020f7319de486e6a3 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 Contributor's Guidelines
 ========================
 
index e4e0cb59159f4416ed767a1dc3e3389776a421c1..a3d788024429fe20a3df97df265477b2e7f177ad 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 .. submitting_patches:
 
 Contributing Code to DPDK
index f66e56224b188029b64fff31b8e71a299d9470dd..1746c046139d19480fd6bd8e01edc50057fec586 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 .. stable_lts_releases:
 
 DPDK Stable Releases and Long Term Support
index 7127d39ee6f40d745d2f2e62fac6a6054a7a2139..01b36247e79c043eccef277487e514e13a29e9ec 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 Managing ABI updates
 ====================