X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Ftest-daemon.c;h=3215f0c560c3635a1b576a0131b2726311f00425;hp=c7600d4d63dcb000432a886aad9286bbebf110a7;hb=5430f7f2bc7330f3088b894166bf3524a067e3d8;hpb=d6c9574fb558d9e304699b1cc7522c3b133adfc9 diff --git a/src/test-daemon.c b/src/test-daemon.c index c7600d4d6..3215f0c56 100644 --- a/src/test-daemon.c +++ b/src/test-daemon.c @@ -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[]) {