From owner-freebsd-openoffice@FreeBSD.ORG Mon Mar 31 00:08:04 2008 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AD4F1065671 for ; Mon, 31 Mar 2008 00:08:04 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191]) by mx1.freebsd.org (Postfix) with ESMTP id 2B1228FC26 for ; Mon, 31 Mar 2008 00:08:03 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so904600rvb.43 for ; Sun, 30 Mar 2008 17:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:message-id:to:subject:from:references:x-mailer:in-reply-to:mime-version:content-type:content-transfer-encoding:sender; bh=YBecFLlEmK3pEXlBYiznbqNaMG8/y7Z0ERiMaEPz7f0=; b=uAcJ6pRC+WOJiWQIKrXGxQGbKV+AILjrlsRq7qamveodBXPfF7kJMASnE56BgdCz3N7VysOe77ROUhCziZONdB/Bu4NZbj6yfHlFnMgTHAqr15EohmOku/NYsLSRo113n4jwHZvMOLikmhSUYvolXRdyhVWCiQpv1EWgp3zqOL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=date:message-id:to:subject:from:references:x-mailer:in-reply-to:mime-version:content-type:content-transfer-encoding:sender; b=ZPK4kUVpxy3SehnVFw7fYYYvWUKjf1/oAsl2+djvUaLAmIXC5CBAiyoKXUDshXvznVJAjBmFOjxFSQA9iN+gwiSE04EriVJZwiV2d50le+a50I6GKNCyZuYEtaC9r7OqC7zBfWoaKeuRVrEQ7J1OSWiI1Kbv7bD92BJwuA0XGuY= Received: by 10.141.20.7 with SMTP id x7mr2962414rvi.183.1206922083499; Sun, 30 Mar 2008 17:08:03 -0700 (PDT) Received: from localhost ( [134.160.214.85]) by mx.google.com with ESMTPS id g31sm8523595rvb.7.2008.03.30.17.08.01 (version=SSLv3 cipher=OTHER); Sun, 30 Mar 2008 17:08:02 -0700 (PDT) Date: Mon, 31 Mar 2008 09:07:28 +0900 (JST) Message-Id: <20080331.090728.193715874.chat95@mac.com> To: freebsd-openoffice@FreeBSD.org From: Maho NAKATA References: <47EF9D29.1020501@system.pl> <20080331.060812.193715979.chat95@mac.com> <47F019A3.8080200@system.pl> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) In-Reply-To: <47F019A3.8080200@system.pl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: Subject: Re: crash of OOo-Base X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 00:08:04 -0000 From: Marcin Cieslak Subject: Re: crash of OOo-Base Date: Mon, 31 Mar 2008 00:52:19 +0200 > The SCA is already there: > > http://www.openoffice.org/licenses/sca.pdf thanks, I must update porting.openoffice.org/freebsd/ page... > I feel somehow confused: > > http://www.openoffice.org/FAQs/faq-licensing.html#usinglicenses says I > need JCA/SCA for anything, even very small. Right. > And this: http://www.openoffice.org/dev_docs/guidelines.html#Sources > says about LGPL... Right. > And the file gsl/shell/source/unix/sysshell/systemshell.cxx seems to be > under LGPL as well :-) IMHO, to reduce the changing of the license cost. Former, OOo is dual licenced LGPL/SISSL. > Well I have mailed the SCA anyway a moment ago. > > http://www.openoffice.org/nonav/issues/showattachment.cgi/52382/patch-gsl::shell::source::unix::syshell::systemshell.cxx Huge thanks for investigation. I'll commit your backout ASAP when your name will be appeared on the web site. All the best, -- Nakata Maho (maho@FreeBSD.org)