diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-08 19:03:50 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-08 19:03:50 +0100 |
commit | ffaa0e2503ea20899f20a87bcd074637ba0811eb (patch) | |
tree | c357ae7a7b69b5e1bf6dc4c56878aa1b7ac1dfe7 | |
parent | c170f3a41bc69ad1eab2dba40cede865f2532bbc (diff) |
analyze: by now, systemd-analyze is hardly all my work
-rw-r--r-- | src/analyze/systemd-analyze.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/analyze/systemd-analyze.c b/src/analyze/systemd-analyze.c index 762016d616..2dab158fcb 100644 --- a/src/analyze/systemd-analyze.c +++ b/src/analyze/systemd-analyze.c @@ -3,7 +3,8 @@ /*** This file is part of systemd. - Copyright 2010 Lennart Poettering + Copyright 2010-2013 Lennart Poettering + Copyright 2013 Simon Peeters 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 |