net/vmxnet3: replace license text with SPDX tag
[dpdk.git] / drivers / net / vmxnet3 / base / README
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(c) 2010-2014 Intel Corporation.
3  */
4
5 Intel VMXNET3 driver
6 ===================
7
8 This directory contains source code of FreeBSD VMXNET3 driver released by VMware.
9 In which, upt1_defs.h and vmxnet3_defs.h is introduced without any change.
10 The other 4 files: includeCheck.h, vmware_pack_begin.h, vmware_pack_end.h and vmxnet3_osdep.h
11 are crated to adapt to the needs from above 2 files.
12
13 Updating the driver
14 ===================
15
16 NOTE: The source code in this directory should not be modified apart from
17 the following file(s):
18
19     vmxnet3_osdep.h