summaryrefslogtreecommitdiff
path: root/mat-cli
diff options
context:
space:
mode:
authorjvoisin2011-08-30 19:15:49 +0200
committerjvoisin2011-08-30 19:15:49 +0200
commit368c748f351412d81bb07a1588e3242f0ba5fc08 (patch)
tree4e3ef50e940b93dded0de1a697ec9f1a5351893e /mat-cli
parentfdde36b1dc6660fc7936626bdafc07cb8064440d (diff)
update shebangs
Diffstat (limited to 'mat-cli')
-rwxr-xr-xmat-cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/mat-cli b/mat-cli
index 8e38d97..7819a41 100755
--- a/mat-cli
+++ b/mat-cli
@@ -1,4 +1,4 @@
1#!/usr/bin/python 1#!/usr/bin/env python
2''' 2'''
3 Metadata anonymisation toolkit - CLI edition 3 Metadata anonymisation toolkit - CLI edition
4''' 4'''