sosreport: fix license
This commit is contained in:
@@ -45,7 +45,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Unified tool for collecting system logs and other debug information";
|
||||
homepage = "https://github.com/sosreport/sos";
|
||||
license = lib.licenses.gpl2Only;
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user