X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fdaemon_with_notify%2F_info;h=cb53a3e6efd0d656ccfdd3342d8df859d6ae5116;hp=6f26898e2a60326e73e79acdf3eb9759b1d9fb1f;hb=291237b4fed863be74051274ac5ad9920cb33cc3;hpb=aaf830998ef2dc127dd09f30fc9a2156e0634a57 diff --git a/ccan/daemon_with_notify/_info b/ccan/daemon_with_notify/_info index 6f26898e..cb53a3e6 100644 --- a/ccan/daemon_with_notify/_info +++ b/ccan/daemon_with_notify/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * daemon_with_notify - daemonize a process, can wait for child to signal readiness @@ -42,7 +42,7 @@ * exit(0); * } * - * License: BSD + * License: BSD (3 clause) * Author: Stewart Smith */ int main(int argc, char *argv[])