From owner-svn-src-head@FreeBSD.ORG Fri Mar 13 21:59:12 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9CA4106566B; Fri, 13 Mar 2009 21:59:12 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (unknown [IPv6:2001:2f0:104:80a0:230:48ff:fe41:2455]) by mx1.freebsd.org (Postfix) with ESMTP id 434128FC19; Fri, 13 Mar 2009 21:59:12 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.14.1/8.14.1/NinthNine) with SMTP id n2DLxBJE023540; Sat, 14 Mar 2009 06:59:11 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 14 Mar 2009 06:59:09 +0900 From: Norikatsu Shigemura To: "Sean C. Farley" Message-Id: <20090314065909.85bd441f.nork@FreeBSD.org> In-Reply-To: References: <200903131040.n2DAecSO061131@svn.freebsd.org> <20090313182216.GA8844@zim.MIT.EDU> <20090314060159.c508619b.nork@FreeBSD.org> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.14.7; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Sat, 14 Mar 2009 06:59:11 +0900 (JST) Cc: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, nork@FreeBSD.org, Gabor Kovesdan , svn-src-head@FreeBSD.org, David Schultz Subject: Re: svn commit: r189765 - in head: . lib/libc lib/libc/nls X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2009 21:59:13 -0000 Hi Sean! On Fri, 13 Mar 2009 16:12:00 -0500 (CDT) "Sean C. Farley" wrote: > >> functionality, however, the Citrus website is ambiguous about the > >> license. > > Really? > ambigous > > Citrus is licensed under BSD License or variant (like > > Perl or MIT). It can use with (L)GPL. > > WWW: http://citrus.bsdclub.org/ > OK. Technically, the website is not ambiguous. It is the license that > is ambiguous. :) At least, they claim it is: Ah, OK. They, Citrus developers, consider that it is licensed under BSD License on *BSD, at least. In fact, on NetBSD/OpenBSD, it is licensed under BSD License, and we can use it under BSD License. But it may be used on other environment like X. So it is licensed under dual(multiple?) license.