diff options
author | adailey <none@none> | 2005-10-28 16:32:14 -0700 |
---|---|---|
committer | adailey <none@none> | 2005-10-28 16:32:14 -0700 |
commit | db194e27210d166c10116b0681469ae6aa0fdb64 (patch) | |
tree | 2665de95620b9d56ea50d31b6f6b805a19d192d5 /usr/src | |
parent | 505d05c73a6e56769f263d4803b22eddd168ee24 (diff) | |
download | illumos-gate-db194e27210d166c10116b0681469ae6aa0fdb64.tar.gz |
6342899 add CDDL to additional files for OpenSolaris for NWS Consolidation
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h | 20 | ||||
-rw-r--r-- | usr/src/uts/sun/sys/scsi/adapters/ifpio.h | 25 | ||||
-rw-r--r-- | usr/src/uts/sun/sys/socalio.h | 23 | ||||
-rw-r--r-- | usr/src/uts/sun/sys/socalreg.h | 24 |
4 files changed, 85 insertions, 7 deletions
diff --git a/usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h b/usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h index 7941e66337..eb7d0ad65a 100644 --- a/usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h +++ b/usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h @@ -1,4 +1,24 @@ /* + * CDDL HEADER START + * + * The contents of this file are subject to the terms of the + * Common Development and Distribution License (the "License"). + * 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. + * See the License for the specific language governing permissions + * and limitations under the License. + * + * When distributing Covered Code, include this CDDL HEADER in each + * file and include the License file at usr/src/OPENSOLARIS.LICENSE. + * If applicable, add the following below this CDDL HEADER, with the + * fields enclosed by brackets "[]" replaced with your own identifying + * information: Portions Copyright [yyyy] [name of copyright owner] + * + * CDDL HEADER END + */ +/* * Copyright 2005 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/uts/sun/sys/scsi/adapters/ifpio.h b/usr/src/uts/sun/sys/scsi/adapters/ifpio.h index 6d237a32db..346e4abfbe 100644 --- a/usr/src/uts/sun/sys/scsi/adapters/ifpio.h +++ b/usr/src/uts/sun/sys/scsi/adapters/ifpio.h @@ -1,7 +1,26 @@ - /* - * Copyright (c) 1997-1999 by Sun Microsystems, Inc. - * All rights reserved. + * CDDL HEADER START + * + * The contents of this file are subject to the terms of the + * Common Development and Distribution License (the "License"). + * 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. + * See the License for the specific language governing permissions + * and limitations under the License. + * + * When distributing Covered Code, include this CDDL HEADER in each + * file and include the License file at usr/src/OPENSOLARIS.LICENSE. + * If applicable, add the following below this CDDL HEADER, with the + * fields enclosed by brackets "[]" replaced with your own identifying + * information: Portions Copyright [yyyy] [name of copyright owner] + * + * CDDL HEADER END + */ +/* + * Copyright 1999 Sun Microsystems, Inc. All rights reserved. + * Use is subject to license terms. */ #ifndef _SYS_SCSI_ADAPTERS_IFPIO_H diff --git a/usr/src/uts/sun/sys/socalio.h b/usr/src/uts/sun/sys/socalio.h index ddba946b7b..e7f021b611 100644 --- a/usr/src/uts/sun/sys/socalio.h +++ b/usr/src/uts/sun/sys/socalio.h @@ -1,7 +1,26 @@ /* - * Copyright (c) 1995-1998 by Sun Microsystems, Inc. - * All rights reserved. + * CDDL HEADER START * + * The contents of this file are subject to the terms of the + * Common Development and Distribution License (the "License"). + * 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. + * See the License for the specific language governing permissions + * and limitations under the License. + * + * When distributing Covered Code, include this CDDL HEADER in each + * file and include the License file at usr/src/OPENSOLARIS.LICENSE. + * If applicable, add the following below this CDDL HEADER, with the + * fields enclosed by brackets "[]" replaced with your own identifying + * information: Portions Copyright [yyyy] [name of copyright owner] + * + * CDDL HEADER END + */ +/* + * Copyright 1998 Sun Microsystems, Inc. All rights reserved. + * Use is subject to license terms. */ #ifndef _SYS_SOCALIO_H diff --git a/usr/src/uts/sun/sys/socalreg.h b/usr/src/uts/sun/sys/socalreg.h index 5638ab8941..6e18a6a30a 100644 --- a/usr/src/uts/sun/sys/socalreg.h +++ b/usr/src/uts/sun/sys/socalreg.h @@ -1,6 +1,26 @@ /* - * Copyright (c) 1995,1997-1998 by Sun Microsystems, Inc. - * All rights reserved. + * CDDL HEADER START + * + * The contents of this file are subject to the terms of the + * Common Development and Distribution License (the "License"). + * 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. + * See the License for the specific language governing permissions + * and limitations under the License. + * + * When distributing Covered Code, include this CDDL HEADER in each + * file and include the License file at usr/src/OPENSOLARIS.LICENSE. + * If applicable, add the following below this CDDL HEADER, with the + * fields enclosed by brackets "[]" replaced with your own identifying + * information: Portions Copyright [yyyy] [name of copyright owner] + * + * CDDL HEADER END + */ +/* + * Copyright 1998 Sun Microsystems, Inc. All rights reserved. + * Use is subject to license terms. */ #ifndef _SYS_SOCALREG_H |