liboauth: add license
This commit is contained in:
parent
cee94fd5f2
commit
4520ced68f
@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "C library implementing the OAuth secure authentication protocol";
|
description = "C library implementing the OAuth secure authentication protocol";
|
||||||
homepage = http://liboauth.sourceforge.net/;
|
homepage = http://liboauth.sourceforge.net/;
|
||||||
repositories.git = https://github.com/x42/liboauth.git;
|
repositories.git = https://github.com/x42/liboauth.git;
|
||||||
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user