From f1720d15f3e8e6c79b17f5ee377a4e41a2d36cd6 Mon Sep 17 00:00:00 2001 From: William Grant Date: Sun, 13 Mar 2011 18:07:21 +1100 Subject: [PATCH] Fix up copyright notice. --- dkim/asn1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dkim/asn1.py b/dkim/asn1.py index 305cc8c..7aa4c00 100644 --- a/dkim/asn1.py +++ b/dkim/asn1.py @@ -15,6 +15,7 @@ # 3. This notice may not be removed or altered from any source distribution. # # Copyright (c) 2008 Greg Hewgill http://hewgill.com +# Copyright (c) 2011 William Grant __all__ = [ 'asn1_build',