diff options
author | Greg Gilbert <greg@treke.net> | 2004-12-01 21:02:48 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-12-01 21:02:48 +0000 |
commit | 1eb91ca9401d610de57f7524d2c9f1f394c724d0 (patch) | |
tree | 464af832ec2df58ea7a17023f7b0937baecf9bfc /python/python-scapy_0.9.17.oe | |
parent | 823f03b1e845451c54fcf942a6f54b73cfb23d75 (diff) |
Add licenses
BKrev: 41ae31781LCyRmcVaOy3yZ9SiW85FA
Diffstat (limited to 'python/python-scapy_0.9.17.oe')
-rw-r--r-- | python/python-scapy_0.9.17.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python-scapy_0.9.17.oe b/python/python-scapy_0.9.17.oe index 86bf4e6d06..3a42abe794 100644 --- a/python/python-scapy_0.9.17.oe +++ b/python/python-scapy_0.9.17.oe @@ -1,3 +1,4 @@ +LICENSE = GPL DESCRIPTION = "Scapy is a powerful interactive packet manipulation tool, \ packet generator, network scanner, network discovery, packet sniffer, etc. \ It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, \ |