<div dir="ltr">Hey list,<div><br></div><div>I'd like to propose that we remove all the __author__ , __date__ and __copyright__ strings from the python files in our repository.</div><div><br></div><div>My thinking:</div><div><br></div><div>- This isn't an official Python style standard or universally recommended approach. It *is* used elsewhere, but there's an equally large group which consider it just unnecessary noise.</div><div>- It's misleading, and presents the incorrect impression that a single person is responsible for the code in that file. That's 100% NOT the case with QGIS.</div><div>- It's all redundant. This information is available in a MUCH more accurate form via git history.</div><div><br></div><div>Are there any objections to removing this?</div><div><br></div><div>(For completeness: In a follow up proposal I'm going to suggest removing ALL the "Date: / Copyright: / Email: " strings from our file headers, for the same reasons).</div><div><br></div><div>Nyall</div><div> <br></div></div>