jool: add license

+1
+1
pkgs/os-specific/linux/jool/cli.nix
··· 24 homepage = https://www.jool.mx/; 25 description = "Fairly compliant SIIT and Stateful NAT64 for Linux - CLI tools"; 26 platforms = platforms.linux; 27 maintainers = with maintainers; [ fpletz ]; 28 }; 29 }
··· 24 homepage = https://www.jool.mx/; 25 description = "Fairly compliant SIIT and Stateful NAT64 for Linux - CLI tools"; 26 platforms = platforms.linux; 27 + license = licenses.gpl2; 28 maintainers = with maintainers; [ fpletz ]; 29 }; 30 }