X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Wed, 16 Mar 2005 22:08:17 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-ID: <01c52a64$Blat.v2.4$0a062c00@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 CC: Kirk Russell In-reply-to: <200503161726.j2GHQ2Us029387@envy.delorie.com> (message from DJ Delorie on Wed, 16 Mar 2005 12:26:02 -0500) Subject: Re: [kirk AT ba23 DOT org: what are license terms for the djgpp/tests/libc/ source] References: <200503161726 DOT j2GHQ2Us029387 AT envy DOT delorie DOT com> 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 > Date: Wed, 16 Mar 2005 12:26:02 -0500 > From: 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. I think tests/libc should be under the DJGPP license (which in practice means GPL, since the tests will never be distributed in binary form). Note that there are more than just the libc directory under the tests directory, and other parts of the test suite have other copyright terms.