X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fnoerr%2F_info;h=082c71e601e451cf77ef022555d25d102f054de2;hb=0ddea4131eca28437638cdaf9394324fafab33da;hp=899e36c35cee0772feca69871c2d94416c588f6d;hpb=7f63d84eb712c54c57c3d4e9a92ffefe2f1b2ade;p=ccan diff --git a/ccan/noerr/_info b/ccan/noerr/_info index 899e36c3..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; * } * - * License: LGPL (2 or any later version) + * License: CC0 (Public domain) * Author: Rusty Russell */ int main(int argc, char *argv[])