diff -r 3acd8a788a6f -r bab77be235a8 mailtb.py --- a/mailtb.py Fri Nov 06 05:15:51 2009 +0000 +++ b/mailtb.py Sat Nov 14 02:30:57 2009 +0000 @@ -1,5 +1,11 @@ #!/usr/bin/env python # -*- coding: UTF-8 -*- +# Copyright 2009 Pascal Volk +# See COPYING for distribution information. + +__author__ = 'Pascal Volk' +__version__ = '0.1' +__date__ = '2009-11-14' """ Sends information about uncaught exceptions per email.