Format models headers according to the KDE guidelines

Authored by wojnilowicz on Jun 2 2018, 1:05 PM.

Description

Format models headers according to the KDE guidelines

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 event
touched the file, so it's false authorship. Those names has 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

Differential Revision: https://phabricator.kde.org/D13159

Details

Committed
wojnilowiczJun 2 2018, 1:59 PM
Differential Revision
D13159: Format models headers according to the KDE guidelines
Parents
R261:af378c83b4ef: Fix reading online jobs in SQL storage
Branches
Unknown
Tags
Unknown