aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTino Reichardt <[email protected]>2023-03-14 22:44:01 +0100
committerGitHub <[email protected]>2023-03-14 14:44:01 -0700
commit3a03c96381117c9fbb3bf842db106fc15326c781 (patch)
treecfedd356ab7a34f1bd4068167a2cb6237f79d03e
parent24e61911f0442e380d2bbe4a4d0ddf805bf6ca5b (diff)
Replace dead opensolaris.org license links
The commit replaces all findings of the link: http://www.opensolaris.org/os/licensing with this one: https://opensource.org/licenses/CDDL-1.0 Reviewed-by: George Melikov <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: WHR <[email protected]> Signed-off-by: Tino Reichardt <[email protected]> Closes #14625
-rw-r--r--include/sys/bitmap.h2
-rw-r--r--include/sys/brt.h2
-rw-r--r--module/zfs/brt.c2
-rw-r--r--tests/zfs-tests/cmd/renameat2.c2
-rwxr-xr-xtests/zfs-tests/tests/functional/renameat2/cleanup.ksh2
-rwxr-xr-xtests/zfs-tests/tests/functional/renameat2/renameat2_exchange.ksh2
-rwxr-xr-xtests/zfs-tests/tests/functional/renameat2/renameat2_noreplace.ksh2
-rwxr-xr-xtests/zfs-tests/tests/functional/renameat2/renameat2_whiteout.ksh2
-rwxr-xr-xtests/zfs-tests/tests/functional/renameat2/setup.ksh2
-rwxr-xr-xtests/zfs-tests/tests/functional/snapshot/snapshot_018_pos.ksh2
10 files changed, 10 insertions, 10 deletions
diff --git a/include/sys/bitmap.h b/include/sys/bitmap.h
index 7b92507a7..71eeba592 100644
--- a/include/sys/bitmap.h
+++ b/include/sys/bitmap.h
@@ -6,7 +6,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.
*
diff --git a/include/sys/brt.h b/include/sys/brt.h
index b1f701077..0761159e3 100644
--- a/include/sys/brt.h
+++ b/include/sys/brt.h
@@ -6,7 +6,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.
*
diff --git a/module/zfs/brt.c b/module/zfs/brt.c
index ca9c4e678..99bd472d6 100644
--- a/module/zfs/brt.c
+++ b/module/zfs/brt.c
@@ -6,7 +6,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.
*
diff --git a/tests/zfs-tests/cmd/renameat2.c b/tests/zfs-tests/cmd/renameat2.c
index a9d0a8b20..ddd10ffc3 100644
--- a/tests/zfs-tests/cmd/renameat2.c
+++ b/tests/zfs-tests/cmd/renameat2.c
@@ -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.
*
diff --git a/tests/zfs-tests/tests/functional/renameat2/cleanup.ksh b/tests/zfs-tests/tests/functional/renameat2/cleanup.ksh
index 3166bd6ec..42fe70042 100755
--- a/tests/zfs-tests/tests/functional/renameat2/cleanup.ksh
+++ b/tests/zfs-tests/tests/functional/renameat2/cleanup.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.
#
diff --git a/tests/zfs-tests/tests/functional/renameat2/renameat2_exchange.ksh b/tests/zfs-tests/tests/functional/renameat2/renameat2_exchange.ksh
index 94e56231f..b9d5d6498 100755
--- a/tests/zfs-tests/tests/functional/renameat2/renameat2_exchange.ksh
+++ b/tests/zfs-tests/tests/functional/renameat2/renameat2_exchange.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.
#
diff --git a/tests/zfs-tests/tests/functional/renameat2/renameat2_noreplace.ksh b/tests/zfs-tests/tests/functional/renameat2/renameat2_noreplace.ksh
index d75b94fab..c8ce12b1c 100755
--- a/tests/zfs-tests/tests/functional/renameat2/renameat2_noreplace.ksh
+++ b/tests/zfs-tests/tests/functional/renameat2/renameat2_noreplace.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.
#
diff --git a/tests/zfs-tests/tests/functional/renameat2/renameat2_whiteout.ksh b/tests/zfs-tests/tests/functional/renameat2/renameat2_whiteout.ksh
index 8ecb074db..7e7a3ba5e 100755
--- a/tests/zfs-tests/tests/functional/renameat2/renameat2_whiteout.ksh
+++ b/tests/zfs-tests/tests/functional/renameat2/renameat2_whiteout.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.
#
diff --git a/tests/zfs-tests/tests/functional/renameat2/setup.ksh b/tests/zfs-tests/tests/functional/renameat2/setup.ksh
index b8c26d5ba..9b34b18cd 100755
--- a/tests/zfs-tests/tests/functional/renameat2/setup.ksh
+++ b/tests/zfs-tests/tests/functional/renameat2/setup.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.
#
diff --git a/tests/zfs-tests/tests/functional/snapshot/snapshot_018_pos.ksh b/tests/zfs-tests/tests/functional/snapshot/snapshot_018_pos.ksh
index a206a52d3..e9a2fbe5c 100755
--- a/tests/zfs-tests/tests/functional/snapshot/snapshot_018_pos.ksh
+++ b/tests/zfs-tests/tests/functional/snapshot/snapshot_018_pos.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.
#