xref: /titanic_54/usr/src/cmd/mandoc/lib.in (revision 95c635efb7c3b86efc493e0447eaec7aecca3f0f)
1*95c635efSGarrett D'Amore/*
2*95c635efSGarrett D'Amore * This file and its contents are supplied under the terms of the
3*95c635efSGarrett D'Amore * Common Development and Distribution License ("CDDL"), version 1.0.
4*95c635efSGarrett D'Amore * You may only use this file in accordance with the terms of version
5*95c635efSGarrett D'Amore * 1.0 of the CDDL.
6*95c635efSGarrett D'Amore *
7*95c635efSGarrett D'Amore * A full copy of the text of the CDDL should have accompanied this
8*95c635efSGarrett D'Amore * source.  A copy of the CDDL is also available via the Internet at
9*95c635efSGarrett D'Amore * http://www.illumos.org/license/CDDL.
10*95c635efSGarrett D'Amore */
11*95c635efSGarrett D'Amore
12*95c635efSGarrett D'Amore/*
13*95c635efSGarrett D'Amore * Copyright 2012 Nexenta Systems, Inc. All rights reserved.
14*95c635efSGarrett D'Amore */
15*95c635efSGarrett D'Amore
16*95c635efSGarrett D'Amore/*
17*95c635efSGarrett D'Amore * TBD
18*95c635efSGarrett D'Amore */
19