mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-08-04 14:07:41 +03:00
zts: add spdx license tags to gang_blocks tests (#17160)
Missed in #17073, probably because that PR was branched before #17001 was landed and never rebased. Sponsored-by: Klara, Inc. Sponsored-by: Wasabi Technology, Inc. Signed-off-by: Rob Norris <rob.norris@klarasystems.com> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: Tony Hutter <hutter2@llnl.gov>
This commit is contained in:
parent
9250403ba6
commit
5b5a514955
@ -1,4 +1,5 @@
|
|||||||
#!/bin/ksh -p
|
#!/bin/ksh -p
|
||||||
|
# SPDX-License-Identifier: CDDL-1.0
|
||||||
#
|
#
|
||||||
# CDDL HEADER START
|
# CDDL HEADER START
|
||||||
#
|
#
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# SPDX-License-Identifier: CDDL-1.0
|
||||||
#
|
#
|
||||||
# CDDL HEADER START
|
# CDDL HEADER START
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
#!/bin/ksh
|
#!/bin/ksh
|
||||||
|
# SPDX-License-Identifier: CDDL-1.0
|
||||||
#
|
#
|
||||||
# This file and its contents are supplied under the terms of the
|
# This file and its contents are supplied under the terms of the
|
||||||
# Common Development and Distribution License ("CDDL"), version 1.0.
|
# Common Development and Distribution License ("CDDL"), version 1.0.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
#!/bin/ksh -p
|
#!/bin/ksh -p
|
||||||
|
# SPDX-License-Identifier: CDDL-1.0
|
||||||
#
|
#
|
||||||
# CDDL HEADER START
|
# CDDL HEADER START
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user