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