public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* License
@ 2001-12-19 13:20 nbecker
  2001-11-28  4:37 ` License nbecker
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: nbecker @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

Since GSL is a library, why is is covered by GPL?

Suppose I convert part of GSL to C++ templates.  Now I distribute the
modified headers.  There is no binary distribution of code.  How does
the GPL apply?

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: License
@ 2001-12-19 13:20 Edwin Robert Tisdale
  2001-11-28 12:16 ` License Edwin Robert Tisdale
  0 siblings, 1 reply; 13+ messages in thread
From: Edwin Robert Tisdale @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

nbecker wrote:

> Suppose I convert part of GSL to C++ templates.
> Now I distribute the modified headers.
> There is no binary distribution of code.
> How does the GPL apply?

If you use any of the code from the original GSL
you must release your code under the terms of the GPL.
If you re-implement the GSL from scratch,
you can release it under any terms you wish.
You must implement the GSL API faithfully
if you are going to call your implementation GSL.
If you deviate from the GSL API,
you should call your library something else besides GSL.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 License nbecker
2001-11-28  4:37 ` License nbecker
2001-12-19 13:20 ` License Brian Gough
2001-11-29  1:44   ` License Brian Gough
2001-12-19 13:20 ` License Martin Quinson
2001-11-28 11:59   ` License Martin Quinson
2001-12-19 13:20   ` License Brian Gough
2001-11-29 11:15     ` License Brian Gough
2001-12-19 13:20 ` License Fabrice Rossi
2001-11-28 12:12   ` License Fabrice Rossi
2001-12-19 13:20   ` License Fabrice Rossi
2001-12-19 13:20 License Edwin Robert Tisdale
2001-11-28 12:16 ` License Edwin Robert Tisdale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).