I did - that's why I'm asking.
2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy an […]
Show full quote
2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
...
b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
Wouldn't this indicate that derived works can't be sold for profit? There's an allowance for verbatim copies to be distributed for a fee, to cover the cost of distribution, but that doesn't have anything to do with the cost of development.
As far as the DOSBot dev is concerned, that seems even more clear-cut:
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 […]
Show full quote
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.)
The DOSBot dev specifically states that he will not release the source for his project, even though it is a derived work of GPL v2 source code. The above seems to indicate that this stance is a violation of the license.