X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftalloc%2F_info.c;h=2a978801cdb4fd87d2309e9891339e09fb3ec999;hb=9965fc25fcc92dc76d1cd4cf9595dc3dc9ebc586;hp=bc48736f6a242f07d1e6d3d7af95f35a1ef6f8ba;hpb=650c775ff00cccd03fc84e7789a03c51d9839004;p=ccan 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[]) {