miniupnpd: add license
This commit is contained in:
@@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://miniupnp.free.fr/;
|
homepage = http://miniupnp.free.fr/;
|
||||||
description = "A daemon that implements the UPnP Internet Gateway Device (IGD) specification";
|
description = "A daemon that implements the UPnP Internet Gateway Device (IGD) specification";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
license = licenses.bsd3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user