doc: add SPDX tag for OPDL PMD guide

Message ID 20190729073219.110933-1-xiaolong.ye@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series doc: add SPDX tag for OPDL PMD guide |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Xiaolong Ye July 29, 2019, 7:32 a.m. UTC
  Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>
---
 doc/guides/eventdevs/opdl.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Thomas Monjalon July 29, 2019, 9 p.m. UTC | #1
29/07/2019 09:32, Xiaolong Ye:
> Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>

Applied, thanks
  

Patch

diff --git a/doc/guides/eventdevs/opdl.rst b/doc/guides/eventdevs/opdl.rst
index 979f6cd8d..cbfd1f11b 100644
--- a/doc/guides/eventdevs/opdl.rst
+++ b/doc/guides/eventdevs/opdl.rst
@@ -1,5 +1,5 @@ 
-..  BSD LICENSE
-    Copyright(c) 2017 Intel Corporation. All rights reserved.
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright(c) 2017 Intel Corporation.
 
 OPDL Eventdev Poll Mode Driver
 ==================================