Remove the "proprietary" license
We already had "unfree".
This commit is contained in:
@@ -56,6 +56,6 @@ if stdenv.system != "x86_64-linux" then throw ''
|
||||
|
||||
maintainers = [ stdenv.lib.maintainers.shlevy ];
|
||||
|
||||
license = stdenv.lib.licenses.proprietary;
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user