diff options
Diffstat (limited to 'etherpuppet/etherpuppet_0.1.oe')
-rw-r--r-- | etherpuppet/etherpuppet_0.1.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etherpuppet/etherpuppet_0.1.oe b/etherpuppet/etherpuppet_0.1.oe index 3c79b073e5..4259f97bb1 100644 --- a/etherpuppet/etherpuppet_0.1.oe +++ b/etherpuppet/etherpuppet_0.1.oe @@ -4,6 +4,7 @@ your machine to create the doll, which will have the shape of a virtual \ TUN/TAP interface (named by default puppet%d, where %d is a number). \ You also have to run Etherpuppet on the victim interface's machine." SECTION = "console/network" +LICENSE = "LGPL" SRC_URI = "http://www.cartel-securite.fr/pbiondi/projects/etherpuppet/etherpuppet.c" S = "${WORKDIR}" |