Files
percona-toolkit/config/rpm
Julien Pivotto 2f2df586ab Fix #1508401 Specify GPL Version in the RPm metadata
The License field in the Percona-toolkit RPM is GPL. This does not tell
the version of GPL and might confuse tools and users that rely on this
field.

Best practice in the RPM world is to use "GPLv2" for the GPL 2.0
license.

The commit switches the license field of the RPM to GPLv2.
2015-10-21 12:14:04 +02:00
..