build: replace license text with SPDX tag
[dpdk.git] / drivers / event / skeleton / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2017 Intel Corporation
3
4 sources = files('skeleton_eventdev.c')
5 deps += ['bus_pci', 'bus_vdev']