]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Add missing copyright notice to large_dnode tests
authorNed Bass <bass6@llnl.gov>
Wed, 20 Feb 2019 02:39:10 +0000 (18:39 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 20 Feb 2019 02:39:10 +0000 (18:39 -0800)
Missing copyright notices were noticed during the Illumos
RTI process. Add LLNS 2016 copyright based on original merge
date.

Reviewed-by: Giuseppe Di Natale <guss80@gmail.com>
Reviewed-by: Alek Pinchuk <apinchuk@datto.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ned Bass <bass6@llnl.gov>
Closes #8435

tests/zfs-tests/tests/functional/features/large_dnode/cleanup.ksh
tests/zfs-tests/tests/functional/features/large_dnode/large_dnode_001_pos.ksh
tests/zfs-tests/tests/functional/features/large_dnode/large_dnode_002_pos.ksh
tests/zfs-tests/tests/functional/features/large_dnode/large_dnode_003_pos.ksh
tests/zfs-tests/tests/functional/features/large_dnode/large_dnode_004_neg.ksh
tests/zfs-tests/tests/functional/features/large_dnode/large_dnode_005_pos.ksh
tests/zfs-tests/tests/functional/features/large_dnode/large_dnode_006_pos.ksh
tests/zfs-tests/tests/functional/features/large_dnode/large_dnode_007_neg.ksh
tests/zfs-tests/tests/functional/features/large_dnode/setup.ksh

index 61caf391004284e81c377bf7de49e598842c5bbe..60e481d998a207240f39f6eb55de43bc00cdfe25 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 . $STF_SUITE/include/libtest.shlib
 
 default_cleanup
index c07f4e8d7421f661de36549473b66e57dc0b0802..d3530292e81a1494850a517a3de95a6f5b91e31c 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 . $STF_SUITE/include/libtest.shlib
 
 #
index 1dd8d888c369cd730bd942e70e9bdaa6b569a47c..c2b32ad66217566ff5e4b8e9fc416bf17129712a 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 . $STF_SUITE/include/libtest.shlib
 
 #
index a938c7de7c4e89d531ed9a8b91bbe16995d952b3..20989e1d7741cfcb05bd0b0eda3e74359191b61b 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 . $STF_SUITE/include/libtest.shlib
 
 verify_runnable "both"
index 1006ae6af54af4dbc48d7c5961b495b257212598..3fa1cabe063a483c613598492bc8695a6c60f011 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 #
 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
index 13f1288e4e8cb149ef2a59dc6384ee6ccac8bc1d..a2d92673b180d545144191220d093589776f803c 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 . $STF_SUITE/include/libtest.shlib
 
 verify_runnable "both"
index 68fc5e304011a8cd539b2b3cb49153e4f2cc7cae..38b4ac52e5d65788814101afa2060c4a24730216 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 #
 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
index fb4747839f3ddf92a4447ea73c8882608780979d..59364574b165d6d1b6cbe0db9a61e32ad111936d 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 #
 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
index d9b1a6ee8594d9ecfec3a3208d07bcdcf4e1c91a..a9425cca9857ba2e1a70357c175106b0c4e2cdd6 100755 (executable)
 # CDDL HEADER END
 #
 
+#
+# Copyright (c) 2016 by Lawrence Livermore National Security, LLC.
+# Use is subject to license terms.
+#
+
 . $STF_SUITE/include/libtest.shlib
 
 DISK=${DISKS%% *}