summaryrefslogtreecommitdiff
path: root/src/python-systemd/_journal.c
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-05 21:44:46 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-22 16:57:43 +0100
commit927e96326c195ad39a45b091f98e9c635f400982 (patch)
tree21e9ea5753b59d4efb34f437d24b5d4eb0112ff8 /src/python-systemd/_journal.c
parent89f603f5d83e519fcbd633928e203b1e6457114c (diff)
python: add systemd.id128 module
uuid.UUIDs are utilized to hold UUID values.
Diffstat (limited to 'src/python-systemd/_journal.c')
-rw-r--r--src/python-systemd/_journal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python-systemd/_journal.c b/src/python-systemd/_journal.c
index 0bdf709ae..ced52b2f5 100644
--- a/src/python-systemd/_journal.c
+++ b/src/python-systemd/_journal.c
@@ -3,7 +3,7 @@
/***
This file is part of systemd.
- Copyright 2012 David Strauss
+ Copyright 2012 David Strauss <david@davidstrauss.net>
systemd is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by