X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Falloc%2F_info;h=e4a47bac1733f01ab46c567219535d1e7ba30970;hb=c583682a322ead6031ff552fa8f7d99d4c4cc735;hp=70c65b7ea50ca935052bbd72535094defa00cfb6;hpb=6855b303efec30507ac046b5c02904538be0e4ea;p=ccan diff --git a/ccan/alloc/_info b/ccan/alloc/_info index 70c65b7e..e4a47bac 100644 --- a/ccan/alloc/_info +++ b/ccan/alloc/_info @@ -23,6 +23,7 @@ * #include * #include * #include + * #include * #include * * static void usage(const char *name) @@ -92,7 +93,7 @@ * return 0; * } * - * License: LGPL (2 or any later version) + * License: LGPL (v2.1 or any later version) * Author: Rusty Russell */ int main(int argc, char *argv[])