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