X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fnoerr%2F_info;h=082c71e601e451cf77ef022555d25d102f054de2;hp=c5d8768f61e666154947df29d9b2344ba842f5b8;hb=291237b4fed863be74051274ac5ad9920cb33cc3;hpb=1fe7f55b1efc5deefb20815a03b56c8ef0f6dc53 diff --git a/ccan/noerr/_info b/ccan/noerr/_info index c5d8768f..082c71e6 100644 --- a/ccan/noerr/_info +++ b/ccan/noerr/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * noerr - routines for cleaning up without blatting errno @@ -45,7 +45,7 @@ * return true; * } * - * Licence: LGPL (2 or any later version) + * License: CC0 (Public domain) * Author: Rusty Russell */ int main(int argc, char *argv[])