summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commands/journald/lmi/scripts/journald/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/commands/journald/lmi/scripts/journald/__init__.py b/commands/journald/lmi/scripts/journald/__init__.py
index d385141..6863f74 100644
--- a/commands/journald/lmi/scripts/journald/__init__.py
+++ b/commands/journald/lmi/scripts/journald/__init__.py
@@ -24,6 +24,9 @@
# The views and conclusions contained in the software and documentation are
# those of the authors and should not be interpreted as representing official
# policies, either expressed or implied, of the FreeBSD Project.
+#
+# Authors: Tomas Bzatek <tbzatek@redhat.com>
+#
from lmi.scripts.common.errors import LmiFailed
from lmi.shell import LMIIndicationListener