The Emacs package metadata is not consistent between the various source files.
This can lead to numerous issues; one in particular is that the Version field is different across various files, and has not been kept updated for the actual value of the package version as released. Tools which automatically read the Version will get an incorrect value.
Another is that GNU GPL notice of copyright and license is starting to vary between different source files. Tools that detect copyright information, and other package metadata, will not get consistent results.
The source files can be brought more into line with the GNU GPL, and with the Emacs package metadata specification.