summaryrefslogtreecommitdiffstats
path: root/command_manager.py
diff options
context:
space:
mode:
Diffstat (limited to 'command_manager.py')
-rw-r--r--command_manager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/command_manager.py b/command_manager.py
index 2b30e1d..5b5b0d8 100644
--- a/command_manager.py
+++ b/command_manager.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 manager"""
__author__ = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com>"