[cc65] Copyright violation (was: Targeting cc65 for the Atari 2600 VCS)

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-03-27 10:54:08


On Tue, Mar 26, 2002 at 07:18:32PM -0800, Adam Wozniak wrote:
> I've attached goodies to let cc65 compile things for the Atari 2600 VCS.
>
> There are (obvious) shortcomings to this method, but I learned something,
> and maybe other people will find this useful.
>
> It includes a sample 'game', which just flickers colors on the screen.
>
> It's GPL, so share and enjoy. =)

Sorry man, but this makes me very upset. You used code from the cc65 libraries
(which is explicitly NOT GPLed!), put it together with all the stuff from my
last posting, where I explained how to write a linker config, and then you go
ahead and "GPL" it?

I have to admit that I've never liked GPL zealots, but this beats almost
anything I've seen before. The first half of your config file is taken from my
mail, and the second half is a copy from existing cc65 configs. The only part
you've written yourself is the header explaining that this file is GPLed and
that you are the author (which is a blatant lie). You have not even bothered
to give credit to anyone. The same is true for your .s file: You have even
copied my comments verbatim. I suppose I have to be glad that you have managed
to fill in at least a few lines of your own into my skeleton code for your
riot.h and tia.h header files :-(

What angers me most about this is, that your "GPLing" does not even allow me
to use this code for cc65. cc65 is not GPLed and because of the viral nature
of the GPL, using one line of GPLed code would mean that I would have to GPL
the complete package (which I cannot do, since I've not written all of it, and
I cannot reach all authors).

I don't really believe that you are doing the GPL and the FSF a favour with
actions like this. Please read the license for the cc65 package and make your
files comply with this license. For simplicity, you may assume that the code
snippets from my last mail bear the same license.

Regards


        Uz


--
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-03-27 10:54:21 CET