Skip to content

Commit

Permalink
glances: fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
asymmetric committed Nov 21, 2016
1 parent 2048645 commit dc4161a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/python-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11933,7 +11933,7 @@ in {
meta = {
homepage = "http://nicolargo.github.io/glances/";
description = "Cross-platform curses-based monitoring tool";
license = licenses.lgpl2;
license = licenses.lgpl3;
maintainers = with maintainers; [ koral ];
};
};
Expand Down

0 comments on commit dc4161a

Please sign in to comment.