Nicholas R. Markham writes: > I'm considering some sort of hybrid approach, where the program in > question is distributed in two ways: on its own, under the GPL; and in > the package, under a different license. Would something like this be > legal?
It isn't necessary. As long as the program that links to the GPL library is distributed under the GPL you are fine. The other programs don't matter: shipping them together with the GPL'd one is mere aggregation, which is permitted by the GPL. To undertand this, consider that every Linux distribution includes programs licensed under the GPL and programs licensed under terms incompatible with the GPL. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, WI USA _______________________________________________ Gnu-misc-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss
