From 0a8e5ee78fb231606a0b43f6688aca47e941d91c Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Mon, 10 Dec 2012 12:25:38 +0100 Subject: Non-code changes (license texts, indentation, etc.) --- hyperkitty/lib/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hyperkitty/lib/__init__.py') diff --git a/hyperkitty/lib/__init__.py b/hyperkitty/lib/__init__.py index 1ab04cd..b260c3a 100644 --- a/hyperkitty/lib/__init__.py +++ b/hyperkitty/lib/__init__.py @@ -16,6 +16,8 @@ # You should have received a copy of the GNU General Public License along with # HyperKitty. If not, see . # +# Author: Aurelien Bompard +# import urllib from hashlib import md5 -- cgit