diff options
Diffstat (limited to 'lib/libshare')
-rw-r--r-- | lib/libshare/libshare.c | 2 | ||||
-rw-r--r-- | lib/libshare/libshare_impl.h | 2 | ||||
-rw-r--r-- | lib/libshare/nfs.c | 2 | ||||
-rw-r--r-- | lib/libshare/nfs.h | 2 | ||||
-rw-r--r-- | lib/libshare/os/freebsd/smb.c | 2 | ||||
-rw-r--r-- | lib/libshare/os/linux/nfs.c | 2 | ||||
-rw-r--r-- | lib/libshare/os/linux/smb.c | 2 | ||||
-rw-r--r-- | lib/libshare/smb.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/lib/libshare/libshare.c b/lib/libshare/libshare.c index 09529e5b4..d6257aa1e 100644 --- a/lib/libshare/libshare.c +++ b/lib/libshare/libshare.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/lib/libshare/libshare_impl.h b/lib/libshare/libshare_impl.h index 110fe93d2..b845eb2d8 100644 --- a/lib/libshare/libshare_impl.h +++ b/lib/libshare/libshare_impl.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/lib/libshare/nfs.c b/lib/libshare/nfs.c index 2146346cf..161bbfb0c 100644 --- a/lib/libshare/nfs.c +++ b/lib/libshare/nfs.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/lib/libshare/nfs.h b/lib/libshare/nfs.h index 24ae1f8ad..58523c8f0 100644 --- a/lib/libshare/nfs.h +++ b/lib/libshare/nfs.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/lib/libshare/os/freebsd/smb.c b/lib/libshare/os/freebsd/smb.c index 0f546dc55..37a3802e4 100644 --- a/lib/libshare/os/freebsd/smb.c +++ b/lib/libshare/os/freebsd/smb.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/lib/libshare/os/linux/nfs.c b/lib/libshare/os/linux/nfs.c index 1da6d1617..0870f37e5 100644 --- a/lib/libshare/os/linux/nfs.c +++ b/lib/libshare/os/linux/nfs.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/lib/libshare/os/linux/smb.c b/lib/libshare/os/linux/smb.c index 57965ebfa..157b19aa8 100644 --- a/lib/libshare/os/linux/smb.c +++ b/lib/libshare/os/linux/smb.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/lib/libshare/smb.h b/lib/libshare/smb.h index ca3577751..23d27c7b9 100644 --- a/lib/libshare/smb.h +++ b/lib/libshare/smb.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. * |