X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftypesafe_cb%2F_info;h=165852a3be2a1a4dd7c884dfbe48084991292ae1;hp=a3cdeab584bc346b9a629b796fdf6724521e4901;hb=e7e57cbf6725debd99238ccd8e3bf273a8d7e61c;hpb=8fc7a90a8db345c4276419d11f8731afc63f65f5 diff --git a/ccan/typesafe_cb/_info b/ccan/typesafe_cb/_info index a3cdeab5..165852a3 100644 --- a/ccan/typesafe_cb/_info +++ b/ccan/typesafe_cb/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * typesafe_cb - macros for safe callbacks. @@ -135,7 +135,7 @@ * return 0; * } * - * License: LGPL (v2.1 or any later version) + * License: CC0 (Public domain) * Author: Rusty Russell */ int main(int argc, char *argv[])