sipcmd: add license
This commit is contained in:
@@ -28,6 +28,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://github.com/tmakkonen/sipcmd;
|
||||
description = "The command line SIP/H.323/RTP softphone";
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user