From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: Release status 1.6.1 (2002-05-16) Date: 30 May 2002 19:45:06 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <87hekpr0m5.fsf@zagadka.ping.de> References: <878z6jn0uw.fsf@raven.i.defaultvalue.org> <87r8k41h0j.fsf@zagadka.ping.de> <87r8k41ctd.fsf@raven.i.defaultvalue.org> <20020526165939.GA27611@www> <87ptzhuxqz.fsf@zagadka.ping.de> <20020527213832.GC28747@www> <873cwczy6g.fsf@raven.i.defaultvalue.org> <20020528102222.GB29680@www> <87r8jwmeyh.fsf@raven.i.defaultvalue.org> <87lma4upxe.fsf@zagadka.ping.de> <87bsb0upgg.fsf@zagadka.ping.de> <87bsb0m9bn.fsf@raven.i.defaultvalue.org> <87off0t6nr.fsf@zagadka.ping.de> <878z61a9ff.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1022780862 30821 127.0.0.1 (30 May 2002 17:47:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 30 May 2002 17:47:42 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17DU1V-00080q-00 for ; Thu, 30 May 2002 19:47:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17DU1s-00044S-00; Thu, 30 May 2002 13:48:04 -0400 Original-Received: from dialin.speedway42.dip160.dokom.de ([195.138.42.160] helo=zagadka.ping.de) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17DTz5-0003iM-00 for ; Thu, 30 May 2002 13:45:11 -0400 Original-Received: (qmail 1885 invoked by uid 1000); 30 May 2002 17:45:06 -0000 Original-To: Rob Browning In-Reply-To: <878z61a9ff.fsf@raven.i.defaultvalue.org> Original-Lines: 43 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:679 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:679 Rob Browning writes: > This may be a little more work than I thought. I'll probably commit > an initial LICENSE, and then we can work from there to flesh it out. Ok, thanks! > From an initial rough pass, using the following command, I can see > that we have a substantial number of non GPL+exception files (do we > have any files not covered under either the GPL or GPL+exception?) Yes, qthreads and (the original) psyntax.ss are not covered by the GPL, for example. > There's also at least one file, libguile/mkstemp.c, that's not covered > under the exception that probably should be :/ Yes, good catch. > Looks like there are about 100 files not covered under the exception. > Though we may want to explicitly list them in LICENSE, we may also > want a passage in there about the overall *intent* of the exception, > i.e. that it's supposed to be safe to link even non-gpled apps against > Guile in most cases, or similar. The intent is more important than the list of files without the exception, I'd say. The LICENSE file is only there to inform users in a broad and global way, the details can be left to the individual files. > Also, as opposed to explicit individual file listing, we might be able > to substantially simplify the contents of LICENSE if we're willing to > stick to some policies wrt non-GPL+exception files that we can list > like: > > All .h or .c files outside of srfi or libguile are GPL. > All Makefile.am files are GPL. > All example .c and .h files are GPL > > This would limit the number of individual files we have to list. Yes, that's a good alternative. We should make it clear, however, that LICENSE is not the definite license statement of these files. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel