aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-07-22 17:36:26 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-07-22 17:36:26 +0200
commitb62eec86dc79b3a5a6113d8e029889fa30e7f318 (patch)
tree2d5754f40e299826d9809ecc119f2dbce4906c29
parentnmcli-manage: cleanup (diff)
downloadlaurent-tools-b62eec86dc79b3a5a6113d8e029889fa30e7f318.tar.xz
laurent-tools-b62eec86dc79b3a5a6113d8e029889fa30e7f318.zip
wifcap: year/name/mail update
-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