X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Message-Id: <200503161917.j2GJHrBw000777@speedy.ludd.ltu.se> Subject: Re: [kirk AT ba23 DOT org: what are license terms for the djgpp/tests/libc/ source] In-Reply-To: <200503161726.j2GHQ2Us029387@envy.delorie.com> "from DJ Delorie at Mar 16, 2005 12:26:02 pm" To: djgpp-workers AT delorie DOT com Date: Wed, 16 Mar 2005 20:17:53 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-ltu-MailScanner-Information: Please contact the ISP for more information X-ltu-MailScanner: Found to be clean X-MailScanner-From: ams AT ludd DOT ltu DOT se Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk According to DJ Delorie: > > Good question. Anyone want to comment? > > ------- Start of forwarded message ------- > Date: Wed, 16 Mar 2005 12:11:09 -0500 (EST) > From: Kirk Russell > To: dj AT delorie DOT com > Subject: what are license terms for the djgpp/tests/libc/ source > > Hello, > > I was looking at the test cases in the djgpp cvs repository: > http://www.delorie.com/bin/cvsweb.cgi/djgpp/tests/libc/ > > What is the license for the test source? I didn't see any copyright info > in the source files? Thanks. Well, if he look in files that I've written myself from scratch (so that I have the rights) that I've contributed he'll see: * Copyright (C) 2005 Martin Str@"omberg . * * This software may be used freely so long as this copyright notice is * left intact. There is no warranty on this software. E. g. the lfind() tests has this text. This applies only to those files of course. Right, MartinS