summaryrefslogtreecommitdiffstats
path: root/tests/_bootstrap.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/_bootstrap.py')
-rw-r--r--tests/_bootstrap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/_bootstrap.py b/tests/_bootstrap.py
index c6fc0c7..ca92b4a 100644
--- a/tests/_bootstrap.py
+++ b/tests/_bootstrap.py
@@ -1,7 +1,7 @@
# -*- coding: UTF-8 -*-
# Copyright 2013 Red Hat, Inc.
# Part of clufter project
-# Licensed under GPLv2 (a copy included | http://gnu.org/licenses/gpl-2.0.txt)
+# Licensed under GPLv2+ (a copy included | http://gnu.org/licenses/gpl-2.0.txt)
"""Bootstrap the environment for testing"""
__author__ = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com>"