logo       

Re: licensing question for a C++ template library: msg#00042

org.fsf.europe.discussion

Subject: Re: licensing question for a C++ template library

* Benoît Jacob:

> I'm (co-)developing a C++ template library, Eigen:
> http://edu.kde.org/kalzium/eigen/index.php
>
> We're wondering which license to choose for it.

For template libraries, LGPL and GPL are almost equivalent because
it's impossible to fulfill the relinking requirement without
distributing full source code. Therefore, the FSF adds special
exceptions to GPL-covered code instead. See the C++ run-time library
and the GNAT run-time library for examples (Ada is quite similar to
C++, at least in GCC's implementation).


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise