aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/brt.c
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 /module/zfs/brt.c
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
Diffstat (limited to 'module/zfs/brt.c')
-rw-r--r--module/zfs/brt.c2
1 files changed, 1 insertions, 1 deletions
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.
*