]> git.ozlabs.org Git - ccan/blobdiff - ccan/ttxml/ttxml.h
various: add LICENSE comments.
[ccan] / ccan / ttxml / ttxml.h
index 0b8c156d84d9907fdf4a2af3950f82d264552682..e201a36cdc1cdf39c9edc09f4a7e12e00105be39 100644 (file)
@@ -1,4 +1,4 @@
-
+/* Licensed under GPL - see LICENSE file for details */
 typedef struct XmlNode {
        char * name;
        char ** attrib;