summaryrefslogtreecommitdiff
path: root/mat-gui
diff options
context:
space:
mode:
authorjvoisin2011-10-31 17:23:15 +0100
committerjvoisin2011-10-31 17:23:15 +0100
commitbe6fd0d40cb8713dd614c744b040070719172ba4 (patch)
tree278e7dafb308def1b7c8855b1f88cfe6087dcd7e /mat-gui
parent2437576987338b523991dfc66e95cd91737bbd7c (diff)
Update website
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')