On Wednesday 23 January 2008 02:28:54 am Alexander S.Kresin wrote: > Phil Barnett пишет:
> > You cannot remove their copyright from the files. > > Just to be clear: I don't want to infringe their interests in any way :). > If I include those files with my modifications in a new project - then > the answer is clear - as yours. > But I want to use parts of that code in other files. > Just for example: > > I need to include to my file aaa.c a function netname() from net.c, > modified in such a way that it can be call from a C level - with a name > aaa_netname(). Can I do this, or I must include the original net.c ? If you use any of another persons code, you are creating a derivative work of that code and the copyright remains with them. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
