I don't think Alex would like to redistribute the RDD by itself. If I correctly understand, he would like to use this RDD to compile some "End Users" programs, but from the Clipper Compiler instead of Harbour. So I thinks there is no legal problem here.
I could be interested also, but I really have a doubt about technical possibility. Alex, If you are interested, I actually created one C4W emulator running under Harbour and Fwh. It is not 100% compatible nor 100% finished but could be of interest. Regards, JF, -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Phil Barnett Envoyé : jeudi 6 mars 2008 15:51 À : [email protected] Objet : Re: [Harbour] RDD's for 16bit On Thursday 06 March 2008 06:14:51 am Alex Strickland wrote: > To all > > Is there conceptually/technically/legally any impediment to compiling > the CDX RDD to be used with Clipper (16bit obviously)? > > I ask because I would like to implement encryption and I still have a > large part of my application running with Clipper and Clip4Win. Most of the requirements of the GPL revolve around what happens if you redistribute compiled code. If you do, you are required to make the source code of the GPL parts of the compiled code available to your end users. If this is internal to a company and you are on the payroll, there is generally no requirement. The second level of GPL is that when you make modifications to the GPL portions of the code, you make those modifications freely avialable to the world with a GPL license, ie: you give back to the community. -- "Sometimes I wonder whether the world is being run by smart people who are putting us on or by imbeciles who really mean it." - Mark Twain _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
