X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fcontainer_of%2F_info;h=d50094bc68ec1ef077182028c0d045923160562f;hb=17aa322abd7b785330ab49e348144be940b3d1d8;hp=cc912320c1ac04fc5b67b19881027db685240085;hpb=7f63d84eb712c54c57c3d4e9a92ffefe2f1b2ade;p=ccan diff --git a/ccan/container_of/_info b/ccan/container_of/_info index cc912320..d50094bc 100644 --- a/ccan/container_of/_info +++ b/ccan/container_of/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * container_of - routine for upcasting @@ -46,7 +46,7 @@ * return 0; * } * - * License: LGPL (2 or any later version) + * License: CC0 (Public domain) * Author: Rusty Russell */ int main(int argc, char *argv[])