>>>>> "Daniel" == Daniel Searles <dsearles@xxxxxxxxxxxx> writes: Daniel> It seems to me that since gitbox is useless without git it is Daniel> definitely in violation of the GPL. My interpretation of the GPL Daniel> is based off of the following article: Daniel> http://clisp.cvs.sourceforge.net/viewvc/clisp/clisp/doc/Why-CLISP-is-under-GPL And note the author of that opinion, RMS, who would always rule in favor of more things needing to be under the GPL as the One True License. And it's also about readline.a, which *has* to be linked into a binary to make it work. None of the git code is being *linked* in. Particularly, I see this phrase in the actual license of Git (version 2, not version 3 under which Readline is distributed): Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. I'd consider the git binary distribution to be an aggregation with gitbox, not a "linking", presuming that one of the following has also happened: 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) I cannot confirm that one of these has been done, but let's say it has. As already said in this thread, if "execve()" is considered a "linking", then *everything* in a typical Linux distro would *have* to be GPL. That's patently not the case. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@xxxxxxxxxxxxxx> <URL:http://www.stonehenge.com/merlyn/> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html