diff --git a/pkgs/development/libraries/qt-4.5/default.nix b/pkgs/development/libraries/qt-4.5/default.nix index 441178a52afd..e19edae3bdbc 100644 --- a/pkgs/development/libraries/qt-4.5/default.nix +++ b/pkgs/development/libraries/qt-4.5/default.nix @@ -72,7 +72,7 @@ stdenv.mkDerivation { meta = { homepage = http://www.qtsoftware.com/downloads/opensource/appdev/linux-x11-cpp; description = "A cross-platform application framework for C++"; - license = "QPL/GPL/LGPL"; + license = "GPL/LGPL"; maintainers = [ lib.maintainers.sander ]; }; }