X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fdaemonize%2Fdaemonize.c;h=3c0a53a8bfa11a25a6e0685dc4c7f7ed72a4ab10;hb=48b700953f9c856102e91596103238f5da9ea079;hp=ff12bfce3f7d15dfcab1053f7a673cae23963125;hpb=ca4485a1cd6ed331aa9a52662a00de81a9209fd6;p=ccan diff --git a/ccan/daemonize/daemonize.c b/ccan/daemonize/daemonize.c index ff12bfce..3c0a53a8 100644 --- a/ccan/daemonize/daemonize.c +++ b/ccan/daemonize/daemonize.c @@ -1,3 +1,4 @@ +/* Licensed under BSD-MIT - see LICENSE file for details */ #include #include #include