Spdk/test/nvme
Jim Harris 488570ebd4 Replace most BSD 3-clause license text with SPDX identifier.
Many open source projects have moved to using SPDX identifiers
to specify license information, reducing the amount of
boilerplate code in every source file.  This patch replaces
the bulk of SPDK .c, .cpp and Makefiles with the BSD-3-Clause
identifier.

Almost all of these files share the exact same license text,
and this patch only modifies the files that contain the
most common license text.  There can be slight variations
because the third clause contains company names - most say
"Intel Corporation", but there are instances for Nvidia,
Samsung, Eideticom and even "the copyright holder".

Used a bash script to automate replacement of the license text
with SPDX identifier which is checked into scripts/spdx.sh.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Iaa88ab5e92ea471691dc298cfe41ebfb5d169780
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12904
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Dong Yi <dongx.yi@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: <qun.wan@intel.com>
2022-06-09 07:35:12 +00:00
..
aer Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
boot_partition Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
cmb test/nvme: Add basic test covering cmb_copy functionality 2021-07-20 07:59:43 +00:00
compliance Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
connect_stress Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
cuse Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
deallocated_value Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
e2edp Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
err_injection Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
fused_ordering Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
overhead Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
perf test/nvme_perf: wait longer for discovering bdevs 2022-05-19 08:24:09 +00:00
reserve Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
reset Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
sgl Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
simple_copy Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
startup Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
zns test/nvme/zns: Fix jq filter 2021-12-08 08:06:36 +00:00
hw_hotplug.sh hw_hotplug: remove log.txt before exiting script 2022-06-01 08:58:15 +00:00
Makefile Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
nvme_bp.sh test/nvme: Add test application to verify Boot Partition Read / Write support 2021-09-07 07:34:09 +00:00
nvme_opal.sh test/opal: add a trap for opal_revert_and_init() 2020-08-19 07:30:04 +00:00
nvme_pmr.sh examples/pmr_persistence: Add PMR example application 2021-04-22 20:10:21 +00:00
nvme_rpc_timeouts.sh test/nvme: A simple test confirming we can change nvme timeout settings via rpc 2021-07-14 09:15:20 +00:00
nvme_rpc.sh build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
nvme_scc.sh test/nvme: Add test application to verify Simple Copy Command support 2021-05-18 12:43:24 +00:00
nvme.sh scripts/common: set special name to test partitions 2022-01-26 19:07:43 +00:00
sw_hotplug.sh hotplug: rename and refactor hotplug.sh 2022-04-05 07:42:43 +00:00