summaryrefslogtreecommitdiffstats
path: root/command.py
diff options
context:
space:
mode:
Diffstat (limited to 'command.py')
-rw-r--r--command.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/command.py b/command.py
index b87dd53..eea7734 100644
--- a/command.py
+++ b/command.py
@@ -1,7 +1,9 @@
# -*- coding: UTF-8 -*-
-# Copyright 2012 Red Hat, Inc.
+# Copyright 2013 Red Hat, Inc.
# Part of clufter project
# Licensed under GPLv2 (a copy included | http://gnu.org/licenses/gpl-2.0.txt)
+"""Base command stuff (TBD)"""
+__author__ = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com>"
def as_command(filters):