nbecker@fred.net writes: > 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? Hi, That would be a "derived work", so it would have to be distributed under the GPL, as described in Section 2b of the GPL. regards Brian Gough