|
From: Stephan M. <ste...@go...> - 2008-03-06 18:10:02
|
On Thu, Mar 6, 2008 at 1:45 PM, <Kar...@pr...> wrote: > Hello > > For a customer we need to have a MS certified version of libusb-win32. > Because MS seems not to accept a driver with version number <= 1.0 we had > to change the verison number. As anybody might see this can lead to some > inconsitency between our special lib usb version and official libusb > version. So we think about renaming the changed version (with changed > version id). Because we will offer the whole source code of the changed > project under the same license as the original libusb this shouldn't be > any problem, isn't it? No, there won't be any problems as long as you redistribute your modified version under the same license as the original one. I also recommend to rename the DLL and the driver files to avoid any problems. > > OK, now starts the part which isn't completely clear for me: In the driver > properties of installed libusb-win32 driver the copyright contain a > reference to stephan meyers mail adress. I think he wouldn't be very > amused for getting support requests on our changed driver. Is it ok, to > put out own companies reference to the copyright string and set the > reference to a download page on our company website in the vendor field? No, you can't insert your company's name in the copyright field of the driver/DLL property list. Simply because you are not the copyright holder of the software. To solve this problem you could just replace the copyright string with a link to a document (something like "see copying.txt") that explains the copyright situation in more detail, contains the copyright holders (and links to your company's website for support!). Hope this helps, Stephan > This would then be the same way as it is done in original libusb > project... > > Thank you for your help. > > P.S.: Other hints about getting a MS certification for lib usb are > welcome. > > Best Regards, > Charly Achter > Software Quality Assurance > > PRÜFTECHNIK Condition Monitoring > Oskar-Messter-Straße 19-21 > 85737 Ismaning > http://www.pruftechnik.com > Tel: +49 (0)89 99616 225 > Fax: +49 (0)89 99616 300 > PRÜFTECHNIK Condition Monitoring GmbH > Sitz Ismaning / HRB 145655 München > Geschäftsführer: Johann Lösl > Ein Unternehmen der PRÜFTECHNIK-Gruppe > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Libusb-win32-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel > |