Skip to content

Commit c0a775a

Browse files
bruce-richardsontmonjalo
authored andcommitted
doc: add SPDX license tag header to meson guide
The build-sdk-meson.rst file originates from the short plain-text meson instructions added in 2018. Add SPDX tag and copyright notice based on the original commit. Fixes: 9c3adc2 ("doc: add instructions on build using meson") Cc: stable@dpdk.org Reported-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
1 parent 31850df commit c0a775a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/guides/prog_guide/build-sdk-meson.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. SPDX-License-Identifier: BSD-3-Clause
2+
Copyright(c) 2018 Intel Corporation.
3+
14
Installing DPDK Using the meson build system
25
============================================
36

0 commit comments

Comments
 (0)