X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftalloc%2F_info.c;fp=ccan%2Ftalloc%2F_info.c;h=2a978801cdb4fd87d2309e9891339e09fb3ec999;hp=bc48736f6a242f07d1e6d3d7af95f35a1ef6f8ba;hb=aa722914ca280ad0c4d133118ad1deebe41e1f5e;hpb=023f704e8089f64bd7a77bb7f95b8ea5355fe640 diff --git a/ccan/talloc/_info.c b/ccan/talloc/_info.c index bc48736f..2a978801 100644 --- a/ccan/talloc/_info.c +++ b/ccan/talloc/_info.c @@ -88,6 +88,8 @@ * talloc_free(cmd); * return 0; * } + * + * Licence: GPL (2 or any later version) */ int main(int argc, char *argv[]) {