1*cdf0c1d5Smjnelson# CDDL HEADER START 2*cdf0c1d5Smjnelson# 3*cdf0c1d5Smjnelson# The contents of this file are subject to the terms of the 4*cdf0c1d5Smjnelson# Common Development and Distribution License (the "License"). 5*cdf0c1d5Smjnelson# You may not use this file except in compliance with the License. 6*cdf0c1d5Smjnelson# 7*cdf0c1d5Smjnelson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 8*cdf0c1d5Smjnelson# or http://www.opensolaris.org/os/licensing. 9*cdf0c1d5Smjnelson# See the License for the specific language governing permissions 10*cdf0c1d5Smjnelson# and limitations under the License. 11*cdf0c1d5Smjnelson# 12*cdf0c1d5Smjnelson# When distributing Covered Code, include this CDDL HEADER in each 13*cdf0c1d5Smjnelson# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 14*cdf0c1d5Smjnelson# If applicable, add the following below this CDDL HEADER, with the 15*cdf0c1d5Smjnelson# fields enclosed by brackets "[]" replaced with your own identifying 16*cdf0c1d5Smjnelson# information: Portions Copyright [yyyy] [name of copyright owner] 17*cdf0c1d5Smjnelson# 18*cdf0c1d5Smjnelson# CDDL HEADER END 19*cdf0c1d5Smjnelson# 20*cdf0c1d5Smjnelson 21*cdf0c1d5Smjnelson# 22*cdf0c1d5Smjnelson# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 23*cdf0c1d5Smjnelson# Use is subject to license terms. 24*cdf0c1d5Smjnelson# 25*cdf0c1d5Smjnelson# ident "%Z%%M% %I% %E% SMI" 26*cdf0c1d5Smjnelson# 27