diff options
author | Tino Reichardt <[email protected]> | 2022-07-11 23:16:13 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-07-11 14:16:13 -0700 |
commit | 1d3ba0bf01020f5459b1c28db3979129088924c0 (patch) | |
tree | d2f1585eac2d84630166c9f8699284d83bbced0a /man/man8/zfs-project.8 | |
parent | e4ab3f40df994178c5fc629c2ad07c505f5a76eb (diff) |
Replace dead opensolaris.org license link
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: Brian Behlendorf <[email protected]>
Signed-off-by: Tino Reichardt <[email protected]>
Closes #13619
Diffstat (limited to 'man/man8/zfs-project.8')
-rw-r--r-- | man/man8/zfs-project.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zfs-project.8 b/man/man8/zfs-project.8 index 0edaad082..1c3abc76c 100644 --- a/man/man8/zfs-project.8 +++ b/man/man8/zfs-project.8 @@ -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. .\" |