From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 26 07:26:52 2008 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87EA8106564A; Wed, 26 Nov 2008 07:26:52 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forwards4.yandex.ru (forwards4.yandex.ru [77.88.32.20]) by mx1.freebsd.org (Postfix) with ESMTP id 32EE98FC1E; Wed, 26 Nov 2008 07:26:52 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp13.yandex.ru (smtp13.yandex.ru [77.88.32.83]) by forwards4.yandex.ru (Yandex) with ESMTP id 47A6C193373; Wed, 26 Nov 2008 10:15:02 +0300 (MSK) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:29645 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S5980321AbYKZHOx (ORCPT + 3 others); Wed, 26 Nov 2008 10:14:53 +0300 X-Yandex-Spam: 1 X-Yandex-Front: smtp13 X-Yandex-TimeMark: 1227683693 X-BornDate: 1137963600 X-Yandex-Karma: 0 X-Yandex-KarmaStatus: 0 X-MsgDayCount: 4 X-Comment: RFC 2476 MSA function at smtp13.yandex.ru logged sender identity as: bu7cher Message-ID: <492CF763.7090605@yandex.ru> Date: Wed, 26 Nov 2008 10:14:43 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: "Sean C. Farley" References: <259774.68895.qm@web39105.mail.mud.yahoo.com> <492C3053.1030802@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: bf2006a@yahoo.com, Tim Kientzle , freebsd-hackers@FreeBSD.org Subject: Re: lzma compression/decompression in bsdtar/libarchive? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2008 07:26:52 -0000 Sean C. Farley wrote: > On Tue, 25 Nov 2008, Tim Kientzle wrote: > >> Where is the announcement of this change? >> >> I haven't downloaded the code yet, but the >> sourceforge project pages all still say GPL. > > It is on the SDK page: http://www.7-zip.org/sdk.html I think you need contact to author. I don't see information about public domain on russian page http://7-zip.org.ua/ru/sdk.html (may be it is translation bug :). LZMA is avaiable under one of three license: 1. GNU LGPL 2. CPL 3. Special author's license (you can use code, but can't change it) -- WBR, Andrey V. Elsukov