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