summaryrefslogtreecommitdiffstats
path: root/command_context.py
diff options
context:
space:
mode:
Diffstat (limited to 'command_context.py')
-rw-r--r--command_context.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/command_context.py b/command_context.py
index 1e9df42..09ef47e 100644
--- a/command_context.py
+++ b/command_context.py
@@ -1,7 +1,7 @@
# -*- coding: UTF-8 -*-
# Copyright 2014 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)
"""Command context, i.e., state distributed along filters chain"""
__author__ = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com>"