jool: add license
This commit is contained in:
parent
4caab41c1b
commit
d6aabb1f9a
@ -24,6 +24,7 @@ stdenv.mkDerivation {
|
|||||||
homepage = https://www.jool.mx/;
|
homepage = https://www.jool.mx/;
|
||||||
description = "Fairly compliant SIIT and Stateful NAT64 for Linux - CLI tools";
|
description = "Fairly compliant SIIT and Stateful NAT64 for Linux - CLI tools";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ fpletz ];
|
maintainers = with maintainers; [ fpletz ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user