diff options
Diffstat (limited to 'tests/zfs-tests/tests/functional/append/file_append.ksh')
-rwxr-xr-x | tests/zfs-tests/tests/functional/append/file_append.ksh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/zfs-tests/tests/functional/append/file_append.ksh b/tests/zfs-tests/tests/functional/append/file_append.ksh index b40d10c05..52c3aff17 100755 --- a/tests/zfs-tests/tests/functional/append/file_append.ksh +++ b/tests/zfs-tests/tests/functional/append/file_append.ksh @@ -7,7 +7,7 @@ # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. +# or https://opensource.org/licenses/CDDL-1.0. # See the License for the specific language governing permissions # and limitations under the License. # |