X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftypesafe_cb%2F_info;h=165852a3be2a1a4dd7c884dfbe48084991292ae1;hb=9a5d0387e388594616ce216ce07de39c205d547c;hp=2fe4fec0299dcef50d486deae47dcb55dba92b9a;hpb=b0fa019adb998c20a8740f5696b61ae87d2a77a6;p=ccan diff --git a/ccan/typesafe_cb/_info b/ccan/typesafe_cb/_info index 2fe4fec0..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 (2 or any later version) + * License: CC0 (Public domain) * Author: Rusty Russell */ int main(int argc, char *argv[])