X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fttxml%2Fttxml.h;h=e201a36cdc1cdf39c9edc09f4a7e12e00105be39;hb=448b9194f76a138eef05047b1aaa5d211f72e97f;hp=0b8c156d84d9907fdf4a2af3950f82d264552682;hpb=a89ccb89e84236ba0226038a1cbecc901e95614b;p=ccan diff --git a/ccan/ttxml/ttxml.h b/ccan/ttxml/ttxml.h index 0b8c156d..e201a36c 100644 --- a/ccan/ttxml/ttxml.h +++ b/ccan/ttxml/ttxml.h @@ -1,4 +1,4 @@ - +/* Licensed under GPL - see LICENSE file for details */ typedef struct XmlNode { char * name; char ** attrib;