From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21053 invoked from network); 10 Sep 2001 05:03:50 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 10 Sep 2001 05:03:50 -0000 Received: (qmail 18677 invoked by alias); 10 Sep 2001 05:03:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15773 Received: (qmail 18664 invoked from network); 10 Sep 2001 05:03:41 -0000 Date: Mon, 10 Sep 2001 15:03:35 +1000 From: Geoff Wing To: Zsh Hackers Subject: Re: ansi2knr proposed update Message-ID: <20010910150335.A20910@primenet.com.au> References: <20010827194417.DA7601427E@pwstephenson.fsnet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010827194417.DA7601427E@pwstephenson.fsnet.co.uk>; from pws@pwstephenson.fsnet.co.uk on Mon, Aug 27, 2001 at 06:39:23PM +0000 Organization: PrimeNet Computer Consultancy Peter Stephenson typed: :Geoff Wing wrote: :> 2) don't distribute ansi2knr.c in the main bundle but leave the :> hooks in and tell people where to find ansi2knr.c :> I don't think it would be a problem to put them in a separate :> directory on the zsh FTP mirrors :This sounds OK, since I don't think many people are using ansi2knr any :more, but is there anything wrong with copying it into the C file? Updated suggestion: Make subdirectory "GPL" (or something"/GPL") on FTP site. Put in GPL/COPYING GPL/ansi2knr.c GPL/texi2html.tar.gz GPL/yodl-1.31.18.tar.gz Put LICENCE (zsh licence) into main FTP directory. Remove ansi2knr.c from main distribution Make "configure --enable-ansi2knr" bomb out if it can't find ansi2knr This way we're only distributing stuff in our main bundle under the Zsh LICENCE and if people want other stuff under a different licence we provide pointers for them (i.e. see main FTP site). Regards, -- Geoff Wing rxvt stuff zsh stuff