summaryrefslogtreecommitdiffstats
path: root/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils.py')
-rw-r--r--utils.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/utils.py b/utils.py
index 57f4d89..32d8801 100644
--- a/utils.py
+++ b/utils.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)
+"""Various helpers"""
+__author__ = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com>"
import os