From: "Bjørn Mork" <bjorn@mork.no>
To: "André Roth" <neolynx@gmail.com>
Cc: LMML <linux-media@vger.kernel.org>,
Mauro Carvalho Chehab <m.chehab@samsung.com>
Subject: Re: [PATCH 11/11] libdvbv5: fix PMT parser
Date: Wed, 26 Mar 2014 07:38:15 +0100 [thread overview]
Message-ID: <87r45pcvmw.fsf@nemi.mork.no> (raw)
In-Reply-To: <20140325222222.0fd23199@neutrino.exnihilo> ("André Roth"'s message of "Tue, 25 Mar 2014 22:22:22 +0100")
André Roth <neolynx@gmail.com> writes:
> On Tue, 25 Mar 2014 21:51:49 +0100
> Bjørn Mork <bjorn@mork.no> wrote:
>
>> > - * Copyright (c) 2011-2012 - Mauro Carvalho Chehab
>> > - * Copyright (c) 2012 - Andre Roth <neolynx@gmail.com>
>> > + * Copyright (c) 2013 - Andre Roth <neolynx@gmail.com>
>> > *
>> > * This program is free software; you can redistribute it and/or
>> > * modify it under the terms of the GNU General Public License
>>
>> This copyright change looked strange to me. Accidental deletion?
>
> Hi Bjørn,
>
> thanks for pointing this out.
> originally I was adding mauro to my dvb files as the "owner" of dvb in
> v4l. mauro then stated on some files that this was not his code and as
> the PMT is originally my code, I corrected this here.
>
> @mauro: please correct me if I'm wrong...
Correcting the copyright is of course fine, but I think it would be good
to document that in the patch description so people like me don't end up
asking unnecessary questions :-)
> I'm a bit confused about the copyright year and author. Is this still
> needed in the age of git ? What is the policy for them ?
IANAL. But looking at this from a practical point of view, I believe
that this info is useful whether it is required or not. Reading the
copyright owner(s) out of a git log can be a lot of work, and it isn't
necessariliy correct either - your copyright can be assigned to
e.g. your employer or to the FSF. It's also difficult to judge who of
many contributors have made changes big enough to make them copyright
owners. Some changes can be small in code size but still major, while
other changes can touch almost every line but still only be a minor
editorial fixup.
And why is it useful who owns a copyright and when the copyrighted work
was produced? If relicensing your code ever becomes a question, then we
need to know who to contact. You might think that relicensing isn't
going to happen. But there are real world examples where code has ended
up beeing linked to libraries with a GPL conflicting license, and
therefore needed an exception. The classical example is linking with
openssl.
And the year is useful because copyright expires some years (depending
on country of origin, but typical 50) after the authors death. You
write code that will live forever, right? :-)
Bjørn
next prev parent reply other threads:[~2014-03-26 6:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-25 18:19 [PATCH 01/11] libdvbv5: support info info log via dvb_loginfo André Roth
2014-03-25 18:19 ` [PATCH 02/11] libdvbv5: fix asprintf compile warnings André Roth
2014-03-25 18:19 ` [PATCH 03/11] libdvbv5: mpeg elementary stream parsers André Roth
2014-03-25 18:19 ` [PATCH 04/11] libdvbv5: fix EIT parsing André Roth
2014-03-25 18:19 ` [PATCH 06/11] libdvbv5: remove header files from SOURCES in Makefile.am André Roth
2014-03-25 18:19 ` [PATCH 07/11] libdvbv5: fix dvb_parse_descriptors and make dvb_desc_init private André Roth
2014-03-25 18:19 ` [PATCH 08/11] libdvbv5: add attribute packed to structs and unions André Roth
2014-03-25 18:19 ` [PATCH 09/11] libdvbv5: add parser for CAT André Roth
2014-03-25 18:20 ` [PATCH 10/11] libdvbv5: add parser for ca and ca_identifier descriptors André Roth
2014-03-25 18:20 ` [PATCH 11/11] libdvbv5: fix PMT parser André Roth
2014-03-25 20:51 ` Bjørn Mork
2014-03-25 21:22 ` André Roth
2014-03-26 6:38 ` Bjørn Mork [this message]
2014-03-26 11:36 ` Mauro Carvalho Chehab
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=87r45pcvmw.fsf@nemi.mork.no \
--to=bjorn@mork.no \
--cc=linux-media@vger.kernel.org \
--cc=m.chehab@samsung.com \
--cc=neolynx@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox