perlPackages.LWPAuthenOAuth: the license is known

https://metacpan.org/pod/LWP::Authen::OAuth#AUTHOR
/cc #31523.
This commit is contained in:
Vladimír Čunát
2017-11-11 16:23:47 +01:00
parent 417706dcc1
commit 52fba7efa1
+1 -1
View File
@@ -8189,7 +8189,7 @@ let self = _self // overrides; _self = with self; {
propagatedBuildInputs = [ LWP URI ];
meta = {
description = "Generate signed OAuth requests";
license = "unknown";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
};
};