Fixed typo

This commit is contained in:
Raffael Mancini 2014-10-24 16:25:50 +02:00
parent b6c7f6c2e4
commit e597ab15b3

View File

@ -2621,7 +2621,7 @@ let
A Python binding to Poppler-Qt4 that aims for completeness
and for being actively maintained.
'';
license = licenses.lgpl31Plus;
license = licenses.lgpl21Plus;
maintainers = [ maintainers.sepi ];
platforms = platforms.all;
};