ALZ extraction utility. Unofficial mirror of http://kippler.com/win/unalz/
Go to file
King_DuckZ 8fd5540542 Use system bz2 2020-05-05 23:23:58 +02:00
bzip2 Use system bz2 2020-05-05 23:23:58 +02:00
.gitignore Add gitignore 2020-05-05 20:37:22 +02:00
Makefile Use system bz2 2020-05-05 23:23:58 +02:00
Makefile.freebsd Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
Makefile.win Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
UnAlz.cpp Use system bz2 2020-05-05 23:23:58 +02:00
UnAlz.h Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
UnAlzBz2decompress.c Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
UnAlzBzip2.cpp Use system bz2 2020-05-05 23:23:58 +02:00
UnAlzUtils.cpp Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
UnAlzUtils.h Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
UnAlzbzlib.c Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
clear.bat Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
main.cpp Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
readme.txt Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
unalz.dsp Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00
unalz.dsw Remove unnecessary execute permission 2020-05-05 20:40:00 +02:00

readme.txt


                              unalz v0.64


  Copyright(C) 2004-2009 by kippler@gmail.com (http://www.kipple.pe.kr)

- LICENSE (zlib License)

  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.

  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.



  이 소프트웨어는 어떠한 명시적 또는 묵시적 보증도 없이 "있는 그대로" 제공됩니다. 그 
  어떤 경우에도 작성자는 이 소프트웨어의 사용으로 인한 손해에 대해 책임을 지지 않습니다.

  다음 제한 규정을 준수하는 경우에 한하여 상업적인 응용 프로그램을 포함하는 모든 용도로 이 소프트웨어를 
  사용하고 자유롭게 수정 및 재배포할 수 있는 권한이 누구에게나 부여됩니다.

  1. 이 소프트웨어의 출처를 잘못 표시하거나 원래 소프트웨어를 자신이 작성했다고 주장해서는 안 됩니다. 제품에 
     이 소프트웨어를 사용하는 경우 요구 사항은 아니지만 제품 설명서에 인정 조항을 넣어 주시면 감사하겠습니다.
  2. 수정된 소스 버전은 반드시 명확하게 표시되어야 하며 원래 소프트웨어로 오인되도록 잘못 표시해서는 안 됩니다.
  3. 모든 소스 배포 시 이 공지를 삭제하거나 수정할 수 없습니다.