From: Guillaume Pellerin Date: Mon, 10 Sep 2007 08:01:38 +0000 (+0000) Subject: Fixed mail X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=93d613ce03827d79e5c475b103a96b16d23c2226;p=deefuzzer.git Fixed mail --- diff --git a/d-fuzz.py b/d-fuzz.py index c987ff3..a3c1dae 100755 --- a/d-fuzz.py +++ b/d-fuzz.py @@ -1,14 +1,14 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright (c) 2007-2007 Guillaume Pellerin +# Copyright (c) 2007-2007 Guillaume Pellerin # All rights reserved. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # are also available at http://svn.parisson.org/d-fuzz/DFuzzLicense. # -# Author: Guillaume Pellerin +# Author: Guillaume Pellerin import os import sys @@ -50,7 +50,7 @@ class DFuzz: def prog_info(self): desc = '\n d-fuzz : easy and light streaming tool\n' version = ' version : ' + self.version +'\n\n' - info = """ Copyright (c) 2007-2007 Guillaume Pellerin + info = """ Copyright (c) 2007-2007 Guillaume Pellerin All rights reserved. This software is licensed as described in the file COPYING, which