diff --git a/epydial/epydial.py b/epydial/epydial.py index 2395fb5..1ee2692 100755 --- a/epydial/epydial.py +++ b/epydial/epydial.py @@ -1,6 +1,6 @@ #!/usr/bin/env python2.5 # -*- coding: utf-8 -*- -__author__ = "" +__author__ = "Soeren Apel (abraxa@dar-clan.de), fgau, Thomas Gstaedner (thomas (a) gstaedtner (.) net)" __version__ = "prototype" __copyright__ = "Copyright (c) 2008" __license__ = "GPL3"