<div>My votes:<br></div><div><br></div><div>1) +1<br></div><div>2) 0 (can the __author__ field reference more than one person?) <br></div><div>3) 0 (is there a table already?)<br></div><div>4) +1 (all files)<br></div><div>5) +1<br></div><div><br></div><div>A note on 4) I would prefer to have a single licence for the whole code, and perhaps a different licence for the docs.<br></div><div><br></div><div>Cheers,<br></div><div><br></div><div>Luís<br></div><div class="protonmail_signature_block "><div class="protonmail_signature_block-user "><br></div><div class="protonmail_signature_block-proton protonmail_signature_block-empty"><br></div></div><div><br></div><blockquote type="cite" class="protonmail_quote"><div>-------- Original Message --------<br></div><div>Subject: [Pywps-dev] copyright and authorship<br></div><div>Local Time: 18 September 2016 7:26 PM<br></div><div>UTC Time: 18 September 2016 17:26<br></div><div>From: jorge.mendesdejesus@wur.nl<br></div><div>To: pywps-dev@lists.osgeo.org <pywps-dev@lists.osgeo.org><br></div><div><br></div><div>Hi to all<br></div><div>
<br></div><div>
<br></div><div>
I am looking at adding the copyright and authorship to the pywps code (headers on python code). I am currently working on my branch [0] and Tom suggested that I send an email for consensus on the topics bellow<br></div><div>
<br></div><div>
<br></div><div>
1) Adding  GLP for pywps 3.2 and MIT for pywps4<br></div><div>
<br></div><div>
<br></div><div>
On the branch pywps-3.2 ( is it also necessary on branch pywps-3.2.3 ???)  I have added the generic GLP license [1] while on pywps4 the generic MIT [2]. There was already consensus that we have to jump from GLP to MIT.<br></div><div>
<br></div><div>
<br></div><div>
Aside from license changes from GLP to MIT,  also there is a change of  headers I included the author name on GLP (also see point 2) and then on the MIT I only have a generic "pywps project steering committee".<br></div><div>
<br></div><div>
<br></div><div>
eg GLP:<br></div><div>
<br></div><div>
<br></div><div>
# Author:    Jachym Cepicky<br></div><div>
#            http://les-ejk.cz<br></div><div>
# License:<br></div><div>
#<br></div><div>
# Web Processing Service implementation<br></div><div>
# Copyright (C) 2006 Jachym Cepicky<br></div><div>
<br></div><div>
e.g MIT<br></div><div>
# Copyright (C) 2014-2016 PyWPS Development Team, represented by<br></div><div>
# PyWPS Project Steering Committee<br></div><div>
<br></div><div>
Is this ok ???  Are people happy witih it ??? Jachym ??? This was more or less the headers used in one files<br></div><div>
<br></div><div>
<br></div><div>
2) Authorship<br></div><div>
<br></div><div>
<br></div><div>
I have  looked at the code of pywps-4 code and in some files I have the authors name: eg:  Alex Morega,  when ever I found author information I have added as:<br></div><div>
<br></div><div>
<br></div><div>
__author__  = "Alex Morega"<br></div><div>
<br></div><div>
<br></div><div>
I like it since it is more pythonic, does anyone objects  this pythonic author naming and header structure [3] ???<br></div><div>
<br></div><div>
<br></div><div>
3) Pywps 4.0 author claim (next weekend)<br></div><div>
<br></div><div>
<br></div><div>
I will set up a table with file name and authors, for people to comment and claim ownership. I am more or less assuming that if you haven't indicate your name in the code than the code was mainly done by Jachym.<br></div><div>
<br></div><div>
<br></div><div>
4) I have added some indication on XML/HTML/Javascript what license is being used, I was wondering if this is also necessary for templates and other text files ???<br></div><div>
<br></div><div>
<br></div><div>
5) I will pass all code in flake8 and fix it<br></div><div>
<br></div><div>
<br></div><div>
This is mainly for cosmetic code changes but also check things like unused modules or variables.<br></div><div>
<br></div><div>
<br></div><div>
Thank you<br></div><div>
<br></div><div>
Jorge<br></div><div>
<br></div><div>
<br></div><div>
[0] https://github.com/jorgejesus/pywps/<br></div><div>
<br></div><div>
[1]  See att GPL2 license<br></div><div>
<br></div><div>
[2]  See att MIT license<br></div><div>
<br></div><div>
[3] http://stackoverflow.com/questions/1523427/what-is-the-common-header-format-of-python-files<br></div><div>
<br></div><div>
_______________________________________________<br></div><div>
pywps-dev mailing list<br></div><div>
pywps-dev@lists.osgeo.org<br></div><div>
http://lists.osgeo.org/mailman/listinfo/pywps-dev<br></div></blockquote><div><br></div>