summaryrefslogtreecommitdiffstats
path: root/tools/pylint/plugins/unittest_checker.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pylint/plugins/unittest_checker.py')
-rw-r--r--tools/pylint/plugins/unittest_checker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pylint/plugins/unittest_checker.py b/tools/pylint/plugins/unittest_checker.py
index da9e6e7..0d8f6aa 100644
--- a/tools/pylint/plugins/unittest_checker.py
+++ b/tools/pylint/plugins/unittest_checker.py
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public