X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=dbus.c;h=24d16a67721b0a9270f1d9e7a89fc633fc92a1de;hb=09a3bb9302e3c2562648e9a1ce7b2c800249852a;hp=caafc975709024da5decb85f9cceff552204444a;hpb=3813169516563114bf55d2198b3e01f10f197b9a;p=elogind.git diff --git a/dbus.c b/dbus.c index caafc9757..24d16a677 100644 --- a/dbus.c +++ b/dbus.c @@ -1,5 +1,24 @@ /*-*- Mode: C; c-basic-offset: 8 -*-*/ +/*** + This file is part of systemd. + + Copyright 2010 Lennart Poettering + + systemd is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + systemd is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with systemd; If not, see . +***/ + #include #include