summaryrefslogtreecommitdiff
path: root/mat-gui
diff options
context:
space:
mode:
Diffstat (limited to 'mat-gui')
-rwxr-xr-xmat-gui2
1 files changed, 1 insertions, 1 deletions
diff --git a/mat-gui b/mat-gui
index 9a9f95b..712f733 100755
--- a/mat-gui
+++ b/mat-gui
@@ -344,7 +344,7 @@ data loss, but clean more efficiently'))
344 w.set_version(__version__) 344 w.set_version(__version__)
345 w.set_copyright('GNU Public License v2') 345 w.set_copyright('GNU Public License v2')
346 w.set_comments(_('This software was coded during the GSoC 2011')) 346 w.set_comments(_('This software was coded during the GSoC 2011'))
347 w.set_website('https://gitweb.torproject.org/user/jvoisin/mat.git') 347 w.set_website('https://mat.boum.org')
348 w.set_website_label(_('Website')) 348 w.set_website_label(_('Website'))
349 w.set_authors(['Julien (jvoisin) Voisin', ]) 349 w.set_authors(['Julien (jvoisin) Voisin', ])
350 w.set_program_name('Metadata Anonymisation Toolkit') 350 w.set_program_name('Metadata Anonymisation Toolkit')