aboutsummaryrefslogtreecommitdiffstats
path: root/tools/wifcap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/wifcap.sh')
-rwxr-xr-xtools/wifcap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/wifcap.sh b/tools/wifcap.sh
index f021351..648da10 100755
--- a/tools/wifcap.sh
+++ b/tools/wifcap.sh
@@ -1,5 +1,5 @@
# wifcap - WIFI capture helper
-# 2012 laurent@gouloum.fr
+# 2012, Laurent Ghigonis <laurent@gouloum.fr>
script=`basename $0`
if [ $# -lt 3 -o $# -gt 4 ]; then