diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index a8145e6a2358..dc2b8f54361a 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -8138,7 +8138,7 @@ let meta = with stdenv.lib; { description = "GUI Viewer for Python profiling runs"; homepage = http://www.vrplumber.com/programming/runsnakerun/; - license = licenses.bsd; + license = licenses.bsd3; }; };