summaryrefslogtreecommitdiff
path: root/tests/test_redis.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_redis.py')
-rw-r--r--tests/test_redis.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_redis.py b/tests/test_redis.py
index cc319cb..dfa7a8f 100644
--- a/tests/test_redis.py
+++ b/tests/test_redis.py
@@ -1,3 +1,6 @@
+#
+# Copyright (C) 2011-2013 Vinay Sajip. See LICENSE.txt for details.
+#
import logging
from logutils.testing import TestHandler, Matcher
from logutils.redis import RedisQueueHandler, RedisQueueListener