All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gertjan van Wingerde <gwingerde@gmail.com>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: Ivo van Doorn <ivdoorn@gmail.com>,
	users@rt2x00.serialmonkey.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 7/7] rt2x00: Update copyright statements.
Date: Sun, 08 Nov 2009 16:27:43 +0100	[thread overview]
Message-ID: <4AF6E36F.1060705@gmail.com> (raw)
In-Reply-To: <200911081615.07387.bzolnier@gmail.com>

On 11/08/09 16:15, Bartlomiej Zolnierkiewicz wrote:
> On Sunday 08 November 2009 16:05:33 Gertjan van Wingerde wrote:
>> On 11/08/09 15:48, Bartlomiej Zolnierkiewicz wrote:
>>> On Sunday 08 November 2009 15:25:58 Ivo van Doorn wrote:
>>>
>>>>> diff --git a/drivers/net/wireless/rt2x00/rt2800lib.c b/drivers/net/wireless/rt2x00/rt2800lib.c
>>>>> index 5c7d74a..3207b83 100644
>>>>> --- a/drivers/net/wireless/rt2x00/rt2800lib.c
>>>>> +++ b/drivers/net/wireless/rt2x00/rt2800lib.c
>>>>> @@ -3,7 +3,13 @@
>>>>>  
>>>>>  	Based on the original rt2800pci.c and rt2800usb.c:
>>>>>  
>>>>> -	  Copyright (C) 2004 - 2009 rt2x00 SourceForge Project
>>>>> +	  Copyright (C) 2009 Ivo van Doorn <IvDoorn@gmail.com>
>>>>> +	  Copyright (C) 2009 Alban Browaeys <prahal@yahoo.com>
>>>>> +	  Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org>
>>>>> +	  Copyright (C) 2009 Luis Correia <luis.f.correia@gmail.com>
>>>>> +	  Copyright (C) 2009 Mattias Nissler <mattias.nissler@gmx.de>
>>>>> +	  Copyright (C) 2009 Mark Asselstine <asselsm@gmail.com>
>>>>> +	  Copyright (C) 2009 Xose Vazquez Perez <xose.vazquez@gmail.com>
>>>>>  	  <http://rt2x00.serialmonkey.com>
>>>>>  
>>>>>  	This program is free software; you can redistribute it and/or modify
>>>>
>>>> If Bartlomiej has no objections, we could just update the statements for rt2800lib.c/rt2800lib.h
>>>> to something similar as rt2800.h:
>>>>
>>>> /*
>>>> 	Copyright (C) 2009 Bartlomiej Zolnierkiewicz
>>>> 	Copyright (C) 2009 Ivo van Doorn <IvDoorn@gmail.com>
>>>> 	Copyright (C) 2009 Alban Browaeys <prahal@yahoo.com>
>>>> 	Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org>
>>>> 	Copyright (C) 2009 Luis Correia <luis.f.correia@gmail.com>
>>>> 	Copyright (C) 2009 Mattias Nissler <mattias.nissler@gmx.de>
>>>> 	Copyright (C) 2009 Mark Asselstine <asselsm@gmail.com>
>>>> 	Copyright (C) 2009 Xose Vazquez Perez <xose.vazquez@gmail.com>
>>>>
>>>> 	This program is free software; you can redistribute it and/or modify
>>>> ....
>>>>
>>>> because not sure if we need the seperate "based on" comment.. But I'll let Bartlomiej
>>>> decide on this one.
>>>
>>> I think that the original version is correct and also documents new
>>> development direction well.
>>>
>>
>> To be honest I believe Ivo is right here. The current "based on" way of documenting copyright does seem to suggest that this list of people does not
> 
> No, it does not:
> 
>         Copyright (C) 2009 Bartlomiej Zolnierkiewicz
> 
>         Based on the original rt2800pci.c and rt2800usb.c:
> 
>           Copyright (C) 2004 - 2009 rt2x00 SourceForge Project
>           <http://rt2x00.serialmonkey.com>
> 
> and it is wasn't my idea to use rt2x00 project for copyrights in
> the original code.
> 
> I did not do anything shady here -- this is the standard practice used
> in such situations (i.e. libata and I'm pretty sure changes were passed
> through Red Hat's lawyers).

I wasn't saying you were doing something shady here (or at least I didn't intend to do so).

> 
>> have any copyright claims to the code in rt2800lib.c. This is not true, as the code is pure copies from their code that was previously in rt2800usb and
> 
> The code is not "pure copies" from their code and they didn't have personal
> claims on the original code in the first place.
> 
> You are trying to reverse the history now, just keep adding new claims as
> new patches from people flow in.  I fail to see the real problem with it.
> 

Well, I don't see this a reversing history. We just have been sloppy with the copyright statements in the first place, and I'm trying to correct this.

---
Gertjan.

      reply	other threads:[~2009-11-08 15:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-08 14:18 [PATCH 7/7] rt2x00: Update copyright statements Gertjan van Wingerde
2009-11-08 14:24 ` Gertjan van Wingerde
2009-11-08 14:25 ` Ivo van Doorn
2009-11-08 14:42   ` Gertjan van Wingerde
2009-11-08 14:48   ` Bartlomiej Zolnierkiewicz
2009-11-08 14:54     ` Ivo van Doorn
2009-11-08 14:58       ` [rt2x00-users] " Luis Correia
2009-11-08 15:05     ` Gertjan van Wingerde
2009-11-08 15:15       ` Bartlomiej Zolnierkiewicz
2009-11-08 15:27         ` Gertjan van Wingerde [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AF6E36F.1060705@gmail.com \
    --to=gwingerde@gmail.com \
    --cc=bzolnier@gmail.com \
    --cc=ivdoorn@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=users@rt2x00.serialmonkey.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.