From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: md5i@cs.cmu.edu Newsgroups: gmane.emacs.devel Subject: Re: [ANNOUNCE] XSLT-process 2.2 available Date: Mon, 20 Jan 2003 10:54:28 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043079163 11336 80.91.224.249 (20 Jan 2003 16:12:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2003 16:12:43 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18aeXR-0002wJ-00 for ; Mon, 20 Jan 2003 17:12:41 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18aeiN-0006sq-00 for ; Mon, 20 Jan 2003 17:23:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18aeXg-0006YL-05 for emacs-devel@quimby.gnus.org; Mon, 20 Jan 2003 11:12:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18aeRn-00042y-00 for emacs-devel@gnu.org; Mon, 20 Jan 2003 11:06:51 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18aeR7-0003qE-00 for emacs-devel@gnu.org; Mon, 20 Jan 2003 11:06:13 -0500 Original-Received: from miyazima.lti.cs.cmu.edu ([128.2.178.242]) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18aeGh-0000Oq-00; Mon, 20 Jan 2003 10:55:23 -0500 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sun, 19 Jan 2003 19:50:18 -0500") User-Agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.3.50 (i686-pc-linux-gnu) Source-Info: Sender is really md5i+@miyazima.lti.cs.cmu.edu Original-cc: burton@openprivacy.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10895 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10895 Richard Stallman writes: > You also have to realize XSLT-process depends on open-source software, > but not free-software. > > Program that are open-source but not free are very rare. > This could be a misunderstanding. Could you show us the licenses > of some of these programs, so we can check if they are free > software licenses? > > (You can also check for yourself--see > http://www.gnu.org/philosophy/free-sw.html and > http://www.gnu.org/licenses/license-list.html). The Apache XML Project page says that their code is released under the ASF Source Code License, which appears to be the Apache Software License. This makes it a free software license, but incompatible with the GNU GPL. -- Michael Welsh Duggan (md5i@cs.cmu.edu)