X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Ftest-daemon.c;h=3215f0c560c3635a1b576a0131b2726311f00425;hb=68fb08920b2162b48cf0fa8dd98b021327b42896;hp=8911b68620d4693c1eb0cfb6ea5f61b0affe2d33;hpb=8c47c7325fa1ab72febf807f8831ff24c75fbf45;p=elogind.git diff --git a/src/test-daemon.c b/src/test-daemon.c index 8911b6862..3215f0c56 100644 --- a/src/test-daemon.c +++ b/src/test-daemon.c @@ -1,4 +1,4 @@ -/*-*- Mode: C; c-basic-offset: 8 -*-*/ +/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** This file is part of systemd. @@ -6,22 +6,22 @@ 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 + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 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. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . ***/ #include -#include "sd-daemon.h" +#include int main(int argc, char*argv[]) {