xref: /illumos-gate/usr/src/cmd/sgs/libconv/common/map.msg (revision 69112edd)
1*69112eddSAli Bahrami#
2*69112eddSAli Bahrami# CDDL HEADER START
3*69112eddSAli Bahrami#
4*69112eddSAli Bahrami# The contents of this file are subject to the terms of the
5*69112eddSAli Bahrami# Common Development and Distribution License (the "License").
6*69112eddSAli Bahrami# You may not use this file except in compliance with the License.
7*69112eddSAli Bahrami#
8*69112eddSAli Bahrami# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*69112eddSAli Bahrami# or http://www.opensolaris.org/os/licensing.
10*69112eddSAli Bahrami# See the License for the specific language governing permissions
11*69112eddSAli Bahrami# and limitations under the License.
12*69112eddSAli Bahrami#
13*69112eddSAli Bahrami# When distributing Covered Code, include this CDDL HEADER in each
14*69112eddSAli Bahrami# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*69112eddSAli Bahrami# If applicable, add the following below this CDDL HEADER, with the
16*69112eddSAli Bahrami# fields enclosed by brackets "[]" replaced with your own identifying
17*69112eddSAli Bahrami# information: Portions Copyright [yyyy] [name of copyright owner]
18*69112eddSAli Bahrami#
19*69112eddSAli Bahrami# CDDL HEADER END
20*69112eddSAli Bahrami#
21*69112eddSAli Bahrami
22*69112eddSAli Bahrami#
23*69112eddSAli Bahrami# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24*69112eddSAli Bahrami# Use is subject to license terms.
25*69112eddSAli Bahrami#
26*69112eddSAli Bahrami
27*69112eddSAli Bahrami@ MSG_VER_NONE		"none"
28*69112eddSAli Bahrami@ MSG_VER_SYSV		"SysV"
29*69112eddSAli Bahrami@ MSG_VER_SOLARIS	"Solaris"
30