<div dir="ltr">Hello.<br><div class="gmail_quote"><div dir="ltr"><br>I&#39;m here to ask for help in resolving a license issue.<br><br>I&#39;m the creator and lead developer of GPSBabel, a GPL-licensed program that&#39;s reasonably popular and available at <a href="http://www.gpsbabel.org" target="_blank">http://www.gpsbabel.org</a>.&nbsp;&nbsp; This program converts between something like 130 file formats and communicates with over a hundred different GPS receivers.&nbsp;&nbsp; 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.&nbsp;&nbsp; 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>.&nbsp; There is no doubt that substantial part of this program is GPSBabel.&nbsp; Undocumented features in GPSBabel are clearly visible in the executable.&nbsp; Typos and unique spacing/punctuation that originated in GPSBabel are similarly visible in the gpsconvt.exe distributed.&nbsp;&nbsp; <br>

<br>&nbsp;strings gpsconvt.exe | egrep &quot;(initialise|nuke)&quot; <br>%s -x nuketypes%s<br>nuketypes<br>nukewpt<br>nuke_placer<br>WBT-100/200: Can&#39;t initialise port &quot;%s&quot;<br>0Force selected GPS data types (nuketypes filter)<br>

<br>strings gpsbabel| egrep &quot;(initialise|nuke)&quot;<br>nuketypes<br>nuke_placer<br>WBT-100/200: Can&#39;t initialise port &quot;%s&quot;<br>nuketrk<br>nukerte<br>nukewpt<br><br>The contributor of the Wintec module was British.&nbsp; 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.&nbsp;&nbsp; But some strings don&#39;t match exacly.&nbsp; Here&#39;s one that&#39;s different, along with the one before and after it.<br>

<br>main: Invalid point in time to call &#39;pop_args&#39;<br>GPSconvt Version %s. http:/<a href="http://www.mcrenox.com.ar" target="_blank">www.mcrenox.com.ar</a><br>&nbsp;&nbsp;&nbsp; %s [options] -i INTYPE -f INFILE -o OUTTYPE -F OUTFILE<br>
<br>vs<br>
main: Invalid point in time to call &#39;pop_args&#39;<br>GPSBabel Version %s.&nbsp; <a href="http://www.gpsbabel.org" target="_blank">http://www.gpsbabel.org</a>:<br>&nbsp;&nbsp;&nbsp; %s [options] -i INTYPE -f INFILE [filter] -o OUTTYPE -F OUTFILE<br>
<br>
So this seems to go beyond &quot;oops, I forgot to include COPYING&quot; and into the land of consciously scrubbing code to obscure its origin.<br><br>I could go on, but it&#39;s pretty clear that this program, uuuuh, liberated the GPSBabel source.&nbsp; However, this program is sold for 30 Euro and Licensed &quot;single user, single machine&quot; with no copy of of the GPL and no mention of source availability.&nbsp;&nbsp; I&#39;d like that to not happen.<br>

<br>Can this crowd please advise how to best dispose of this problem?&nbsp;&nbsp; I&#39;m a mere programmer and don&#39;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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mc &amp; RENOX<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; David Aguirre Grazio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Republica del Libano 1167<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tucuman, T 4000<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AR<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone: 54-381-4302236<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Email: webmaster <a href="http://mcrenox.com.ar" target="_blank">mcrenox.com.ar</a>&nbsp;&nbsp; <br>

<br><br>Thanx in advance for any help offered.<br>RJL<br><br><br></div>
</div><br></div>