package/python-validators: fix license
The LICENSE file is MIT, not BSD. The confusion comes from the license info
in setup.py, which stated BSD until (post-0.14.2):
https://github.com/kvesteri/validators/commit/669129a3d3eb106e1b2d82bd9911faebb3287db6
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>