Skip to content

Commit 4aca902

Browse files
committed
zts: add spdx license tags to default_quota tests
Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
1 parent c571f31 commit 4aca902

23 files changed

+23
-0
lines changed

tests/zfs-tests/tests/functional/projectquota/defaultprojectquota_001_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/projectquota/defaultprojectquota_002_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/projectquota/defaultprojectquota_003_neg.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/projectquota/defaultprojectquota_004_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/projectquota/defaultprojectquota_005_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/projectquota/defaultprojectquota_006_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/projectquota/defaultprojectquota_007_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/projectquota/projectspace_005_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_001_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_002_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_003_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_004_neg.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_005_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_006_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_007_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_008_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_009_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_010_neg.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_011_neg.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_012_neg.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/defaultuserquota_013_neg.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/groupspace_004_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

tests/zfs-tests/tests/functional/userquota/userspace_004_pos.ksh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/ksh -p
2+
# SPDX-License-Identifier: CDDL-1.0
23
#
34
# CDDL HEADER START
45
#

0 commit comments

Comments
 (0)