Imported Upstream version 1.02
[platform/upstream/libzio.git] / zioP.h
diff --git a/zioP.h b/zioP.h
index b6d85cb..4348676 100644 (file)
--- a/zioP.h
+++ b/zioP.h
@@ -1,15 +1,24 @@
 /*
- * zioP.h      Internal header for libzio, including required
- *             standard glibc header, zlib.h, and bzlib.h.
- *             Making the used libz and bzlib functions weak symbols.
+ * zioP.h      Internal header for libzio, including required standard glibc
+ *             header, zlib.h, lzma.h or lzmadec.h, and bzlib.h.
+ *             Making the used libz, liblzma, and bzlib functions weak symbols.
  *
  * Copyright 2004 Werner Fink, 2004 SuSE LINUX AG, Germany.
  * Copyright 2006 Werner Fink, 2006 SuSE Products GmbH, Germany.
+ * Copyright 2013 Werner Fink, 2013 SuSE Products GmbH, Germany.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * the Free Software Foundation; version 2.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 
  *
  * Author:      Werner Fink <werner@suse.de>
  */