summaryrefslogtreecommitdiffstats
path: root/commands/ccs2pcs.py
diff options
context:
space:
mode:
Diffstat (limited to 'commands/ccs2pcs.py')
-rw-r--r--commands/ccs2pcs.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/commands/ccs2pcs.py b/commands/ccs2pcs.py
index 141449a..09f05eb 100644
--- a/commands/ccs2pcs.py
+++ b/commands/ccs2pcs.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)
+"""ccs2pcs command"""
+__author__ = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com>"
from ..command import as_command