python314Packages.sharedmem: update license
This commit is contained in:
@@ -30,6 +30,6 @@ buildPythonPackage (finalAttrs: {
|
||||
homepage = "http://rainwoodman.github.io/sharedmem/";
|
||||
description = "Easier parallel programming on shared memory computers";
|
||||
maintainers = with lib.maintainers; [ edwtjo ];
|
||||
license = lib.licenses.gpl3;
|
||||
license = lib.licenses.gpl3Only;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user