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:22:41 +01:00
parent 417706dcc1
commit 52fba7efa1
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

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 ];
};
};