X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fstr%2F_info;h=251d999a83f47328ead2ca8720d9859f59f43d03;hb=aae40e493625a07f4ac95476664447546b28661a;hp=ea314dbf799a3460db02771aa356991870ec13ce;hpb=ecea073699c60fd5aab9e3955f59a7042d637b68;p=ccan diff --git a/ccan/str/_info b/ccan/str/_info index ea314dbf..251d999a 100644 --- a/ccan/str/_info +++ b/ccan/str/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * str - string helper routines @@ -35,7 +35,7 @@ * return 0; * } * - * License: LGPL (2 or any later version) + * License: CC0 (Public domain) * Author: Rusty Russell */ int main(int argc, char *argv[])