<div dir="ltr">Hello.<br><div class="gmail_quote"><div dir="ltr"><br>I'm here to ask for help in resolving a license issue.<br><br>I'm the creator and lead developer of GPSBabel, a GPL-licensed program that's reasonably popular and available at <a href="http://www.gpsbabel.org" target="_blank">http://www.gpsbabel.org</a>. This program converts between something like 130 file formats and communicates with over a hundred different GPS receivers. The list of formats, as you might expect, contains the big names in that market but also has a rather unique combination of eclectic formats.<br>
<br>I was recently searching for something on the internet and was surprised to find another program supported more than one of these eclectic formats. I looked more carefully and found the list of supported was a subset of those supported by GPSBabel.<br>
<br>I studied the program at <a href="http://mcrenox.com.ar/gpsconverter/" target="_blank">http://mcrenox.com.ar/gpsconverter/</a>. There is no doubt that substantial part of this program is GPSBabel. Undocumented features in GPSBabel are clearly visible in the executable. Typos and unique spacing/punctuation that originated in GPSBabel are similarly visible in the gpsconvt.exe distributed. <br>
<br> strings gpsconvt.exe | egrep "(initialise|nuke)" <br>%s -x nuketypes%s<br>nuketypes<br>nukewpt<br>nuke_placer<br>WBT-100/200: Can't initialise port "%s"<br>0Force selected GPS data types (nuketypes filter)<br>
<br>strings gpsbabel| egrep "(initialise|nuke)"<br>nuketypes<br>nuke_placer<br>WBT-100/200: Can't initialise port "%s"<br>nuketrk<br>nukerte<br>nukewpt<br><br>The contributor of the Wintec module was British. We added the nuketrk and nukerte later. :-)<br>
<br><br>Of the 829 strings in gpsconvt.exe that are 50 bytes or longer, 724 of them appear identically in GPSBabel. But some strings don't match exacly. Here's one that's different, along with the one before and after it.<br>
<br>main: Invalid point in time to call 'pop_args'<br>GPSconvt Version %s. http:/<a href="http://www.mcrenox.com.ar" target="_blank">www.mcrenox.com.ar</a><br> %s [options] -i INTYPE -f INFILE -o OUTTYPE -F OUTFILE<br>
<br>vs<br>
main: Invalid point in time to call 'pop_args'<br>GPSBabel Version %s. <a href="http://www.gpsbabel.org" target="_blank">http://www.gpsbabel.org</a>:<br> %s [options] -i INTYPE -f INFILE [filter] -o OUTTYPE -F OUTFILE<br>
<br>
So this seems to go beyond "oops, I forgot to include COPYING" and into the land of consciously scrubbing code to obscure its origin.<br><br>I could go on, but it's pretty clear that this program, uuuuh, liberated the GPSBabel source. However, this program is sold for 30 Euro and Licensed "single user, single machine" with no copy of of the GPL and no mention of source availability. I'd like that to not happen.<br>
<br>Can this crowd please advise how to best dispose of this problem? I'm a mere programmer and don't know enough about international law on copyright/licensing issues to know if I have a right to be more than annoyed here or if there are corrective actions that are cost-effective.<br>
<br>The contact info given on their web site is:<br><br> Mc & RENOX<br> David Aguirre Grazio<br> Republica del Libano 1167<br> Tucuman, T 4000<br> AR<br> Phone: 54-381-4302236<br> Email: webmaster <a href="http://mcrenox.com.ar" target="_blank">mcrenox.com.ar</a> <br>
<br><br>Thanx in advance for any help offered.<br>RJL<br><br><br></div>
</div><br></div>