X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fasprintf%2Fasprintf.h;h=958e244b56bc7a73ec71907da85dfcf810266315;hb=0fe2d094b262f6e8bed798930e8c4716d33d5dc7;hp=d006ea4df1298d432e4d3100c3798995e0791c58;hpb=fb1dfd092940905883ea6473162f5f6e36624da2;p=ccan 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"