1 /*---------------------------------------------------------------------------*
2  |              PDFlib - A library for generating PDF on the fly             |
3  +---------------------------------------------------------------------------+
4  | Copyright (c) 1997-2006 Thomas Merz and PDFlib GmbH. All rights reserved. |
5  +---------------------------------------------------------------------------+
6  |                                                                           |
7  |    This software is subject to the PDFlib license. It is NOT in the       |
8  |    public domain. Extended versions and commercial licenses are           |
9  |    available, please check http://www.pdflib.com.                         |
10  |                                                                           |
11  *---------------------------------------------------------------------------*/
12 
13 /* $Id: pc_xmp.h,v 1.15.2.40 2008/10/05 21:32:33 serge Exp $
14  *
15  * The public core XMP support.
16  *
17  */
18 
19 #ifndef PC_XMP_H
20 #define PC_XMP_H
21 
22 
23 #endif	/* PC_XMP_H */
24 
25 
26 
27 
28 
29 
30 
31 
32 
33 
34