2 * isohybrid.h: header file for isohybrid.c: Post process an ISO 9660 image
3 * generated with mkisofs or genisoimage to allow - hybrid booting - as a
4 * CD-ROM or as a hard disk.
6 * Copyright (C) 2010 Geert Stappers <stappers@stappers.nl>
8 * isohybrid is a free software; you can redistribute it and/or modify it
9 * under the terms of GNU General Public License as published by Free Software
10 * Foundation; either version 2 of the license, or (at your option) any later
13 * isohybrid is distributed in the hope that it will be useful, but WITHOUT
14 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
15 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
18 * You should have received a copy of the GNU General Public License along
19 * with isohybrid; if not, see: <http://www.gnu.org/licenses>.
23 #define VERSION "0.12"
27 /* End of header file */