From 56cedc74f3dc4406d32eec0206ecc132e61b1000 Mon Sep 17 00:00:00 2001 From: Russel Winder Date: Sun, 7 Mar 2010 16:34:37 +0000 Subject: [PATCH] Add a copyright acknowledgement for Boehme's contributions. --- __init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/__init__.py b/__init__.py index 13a6d435b..84372ae1b 100644 --- a/__init__.py +++ b/__init__.py @@ -5,6 +5,8 @@ # Copyright (C) 2005, 2006 Matthew A. Nicholson # Copyright (C) 2006 Tim Blechmann # +# Copyright (C) 2007 Christoph Boehme +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License version 2.1 as published by the Free Software Foundation.