summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2014-04-23 17:05:41 +0200
committerTomas Bzatek <tbzatek@redhat.com>2014-04-23 17:12:23 +0200
commit23fe1d0158b47365b1c7f46a337565c04cd3fee3 (patch)
tree96f928a072d5fe6045b364a696b00fcb0e3e16e9
parent79452f1af0c6caeb8b0e5e15b3d718c8314fb531 (diff)
downloadopenlmi-scripts-23fe1d0158b47365b1c7f46a337565c04cd3fee3.tar.gz
openlmi-scripts-23fe1d0158b47365b1c7f46a337565c04cd3fee3.tar.xz
openlmi-scripts-23fe1d0158b47365b1c7f46a337565c04cd3fee3.zip
journald: Fix authorship
-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