Spdk/examples/nvme
Jim Harris 89c939e0a6 Eliminate license header differences.
There are a few places where a typo, extra character
or newline was added to the BSD 3-clause license text
which made it differ very slightly from the rest of
the license headers in the source tree.  Remove those
differences in this patch, to help with automation of
SPDX identifier replacement in the next patch.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I542dc53cd252b1699253fd6dcc3ccac9643d7878
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12905
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-06-06 07:34:55 +00:00
..
abort examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
arbitration examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
cmb_copy Eliminate license header differences. 2022-06-06 07:34:55 +00:00
discovery_aer examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
fio_plugin nvme/fio_plugin: fix race during startup 2022-04-26 07:46:30 +00:00
hello_world examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
hotplug examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
identify examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
nvme_manage examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
perf nvme/perf: fix memory leak of zipf 2022-05-12 07:26:43 +00:00
pmr_persistence Eliminate license header differences. 2022-06-06 07:34:55 +00:00
reconnect examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
Makefile examples: add discovery_aer 2021-12-20 18:12:41 +00:00