build: replace license text with SPDX tag
[dpdk.git] / lib / librte_eal / common / arch / x86 / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2017 Intel Corporation
3
4 eal_common_arch_sources = files('rte_spinlock.c', 'rte_cpuflags.c',
5         'rte_cycles.c')