Format reports headers according to the KDE guidelines
ClosedPublic

Authored by wojnilowicz on Jun 7 2018, 5:49 PM.

Details

Summary

Purpose of this patch is to tidy up source code headers. Right now we've
got three different types of headers (accountsviewproxymodel.cpp,
payeeidentifier.cpp, kcurrecycalculator.cpp). This patch will
standardize them to one according to
https://community.kde.org/Policies/Licensing_Policy#GPL_Header

Moreover, there are some names in the headers, which have not even
touched the file, so it's false authorship. Those names have been
removed. List of the names to remove has been taken from:

  1. CVS logs (http://kmymoney2.cvs.sourceforge.net/),
  2. git logs,
  3. KMM Sourceforge developer mailing list

(https://sourceforge.net/p/kmymoney2/mailman/kmymoney2-developer/)

  1. CVS stats

(http://kmymoney2.sourceforge.net/kmymoney2-stats/authors.html)

  1. ChangeLog of CVS

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wojnilowicz requested review of this revision.Jun 7 2018, 5:49 PM
wojnilowicz created this revision.
tbaumgart edited the summary of this revision. (Show Details)Jun 8 2018, 8:03 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 25 2018, 5:54 PM
This revision was automatically updated to reflect the committed changes.