> so what's the etiquette for using code from another (GPL) project? there's > some message parsing classes I want to adapt from a package called mumail - > should I rename it into our tree, or add a new top-level directory? do I > need to indicate which parts are original and which have been modified? > should I tell the authors what I'm doing with it?
Well, legally we can integrate it into our tree provided we indicate the origins of the code, but it is generally polite to ask permission of the author anyway. If in doubt refer to Freenet/COPYING in CVS. Ian. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
