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 7bc0771..0debd11 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 Patch Cheatsheet
 ================
 
index 2587605..b1bf0d1 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 .. _coding_style:
 
 DPDK Coding Style
index 88d3a43..651fd22 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 Design
 ======
 
index 82f2e1b..6a07555 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 .. _doc_guidelines:
 
 DPDK Documentation Guidelines
index 329b678..f90df45 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 Contributor's Guidelines
 ========================
 
index e4e0cb5..a3d7880 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 .. submitting_patches:
 
 Contributing Code to DPDK
index f66e562..1746c04 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 7127d39..01b3624 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 Managing ABI updates
 ====================