diff options
Diffstat (limited to 'hyperkitty/lib/compat.py')
-rw-r--r-- | hyperkitty/lib/compat.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hyperkitty/lib/compat.py b/hyperkitty/lib/compat.py index cb0a864..92306c8 100644 --- a/hyperkitty/lib/compat.py +++ b/hyperkitty/lib/compat.py @@ -16,6 +16,8 @@ # You should have received a copy of the GNU General Public License along with # HyperKitty. If not, see <http://www.gnu.org/licenses/>. # +# Author: Aurelien Bompard <abompard@fedoraproject.org> +# import re import datetime |