Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Code Headers - Copyright Assertions

by
Elico Corp, Eric Caudal
- 18/08/2016 02:25:44

Employees working for an entity and covered by the ECLA do not retain copyright, the entity does.

Not even talking about the complexity of the maintenance, linking the individuals in the copyright header doesnot bring much.

Having a general list in README is enough: whenever you have a claim on property or wish to contact the author, you can simply ask and/or traceback via github.

This doesnot happen not so often so let's not make a complex rule for such exception.


--
Eric Caudal [Founder and CEO]
Skype: elico.corp. Phone: + 86 186 2136 1670 (Cell), + 86 21 6211 8017/27/37 (Office)
Elico Shanghai (Hong Kong/Shenzhen/Singapore) Odoo Gold Partner, best Odoo Partner 2014 for APAC
On 08/18/2016 01:24 AM, Dave Lasley wrote:
<blockquote cite="mid:EA6C5E6C-00BC-4E18-9B33-787467184015@laslabs.com" type="cite">

Copyright is explicitly defined and noted as a right retained by the contributing entity as part of the OCA CLA


I’m all for attribution, but I think we are mixing a legal and an open source concept. Could we instead readd the @author tag, or something similar?

On Aug 17, 2016, at 10:08 AM, Pedro M. Baeza (Tecnativa) <pedro.baeza@tecnativa.com> wrote:

These questions depend a lot on the copyright laws of each country, but the copyright itself is too tied to private world instead of open source, because the copyright means rights over the exploitation of that work.

In this case, we prefer to consider the copyright as an attribution line, giving the developers the credits for their work.

Regards.

2016-08-17 17:53 GMT+02:00 Dave Lasley <dave@laslabs.com>:

Hi All,


A conversation just started up in a pull request regarding the copyright assertions in our code headers, and I figured it would be better to maybe break it out into its own forum instead.

The conversation is on Github here if you would like to read it - https://github.com/OCA/website/pull/202/files/0dd4e1cce88c7d96850b8b295ab56d15f7812f03#r75140154

The high level issue at hand here is whether we should be adding individuals to the copyright, if that copyright is being asserted by a company.

The arguments for adding authors as well as companies:

  • This allows for attribution to the author on a per-file basis
  • This allows for individual to be contacted regarding specifics of work that was submitted

The arguments against:

  • This creates ambiguity of the copyright, asserting that both the Company and Individual hold copyright to the code
  • This adds undue burden on maintainers in instances where the assertion needs to be updated, such as in my block reasoning 

I would love to see some more thoughts on this.

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


Reference