X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fstr%2F_info;h=251d999a83f47328ead2ca8720d9859f59f43d03;hb=aae40e493625a07f4ac95476664447546b28661a;hp=2d52291a6c1be2dafe369bfbc79227082b5301b3;hpb=8fc7a90a8db345c4276419d11f8731afc63f65f5;p=ccan diff --git a/ccan/str/_info b/ccan/str/_info index 2d52291a..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 (v2.1 or any later version) + * License: CC0 (Public domain) * Author: Rusty Russell */ int main(int argc, char *argv[])