X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fasprintf%2Fasprintf.h;h=958e244b56bc7a73ec71907da85dfcf810266315;hp=d006ea4df1298d432e4d3100c3798995e0791c58;hb=291237b4fed863be74051274ac5ad9920cb33cc3;hpb=fb1dfd092940905883ea6473162f5f6e36624da2 diff --git a/ccan/asprintf/asprintf.h b/ccan/asprintf/asprintf.h index d006ea4d..958e244b 100644 --- a/ccan/asprintf/asprintf.h +++ b/ccan/asprintf/asprintf.h @@ -1,3 +1,4 @@ +/* Licensed under BSD-MIT - see LICENSE file for details */ #ifndef CCAN_ASPRINTF_H #define CCAN_ASPRINTF_H #include "config.h"