Wireshark-dev: Re: [Wireshark-dev] [PATCH] plugins/rdm: Update to ANSI E1.20-2006
On 10/14/06, Jaap Keuter <jaap.keuter@xxxxxxxxx> wrote:
On Sat, 14 Oct 2006, Shaun Jackman wrote:
...
> > 2. Please keep the original Wireshark (C) in place and the GPL clause
> > intact.
>
> I removed the section of the licensing information that gave the
> address of the FSF. The address is incorrect. The FSF is now located
> on Franklin St. This text is for informational purposes only and does
> not affect the license. It's also prone to becoming incorrect should
> the FSF move again.
Well, I make you a deal. I've update the README.developer code template,
so it becomes a copy-paste action again.
Okay.
> I removed the Gerald Combs copyright statement because I do not
> believe any of the material in that file was authored by Gerald Combs.
> If I'm wrong, please point out which line(s) were authored by Gerald
> Combs.
Well, it's a recognition of the fact that the PROGRAM is (C) Gerald. The
(C) on the SOURCE FILE at hand can be yours. Since the source file isn't a
program by itself, but a part of the program, it's just friendly to put
Geralds (C) in there.
Fair enough. I'll update the copyright section as follows. I think
this makes it clear who wrote what.
* This dissector is written by
*
* Shaun Jackman <sjackman@xxxxxxxxx>
* Copyright 2006 Pathway Connectivity
*
* Erwin Rol <erwin@xxxxxxxxxxxx>
* Copyright 2003 Erwin Rol
*
* Wireshark - Network traffic analyzer - is written by
*
* Gerald Combs <gerald@xxxxxxxxxxxxx>
* Copyright 1999 Gerald Combs
> > 3. Now that it became an ANSI standard it's time to move this plugin to
> > the regular dissectors.
>
> Okay. Will do.
Cool.
I'll send a new patch up some time next week.
Cheers,
Shaun