]> git.ozlabs.org Git - ccan/blobdiff - ccan/alloc/tiny.c
various: add LICENSE comments.
[ccan] / ccan / alloc / tiny.c
index 8ab3f7e4a9d758fc345ff60bc4bae85848c73d5f..ffd17c65734f881f1ca355ed9e1a5b705dd3ff46 100644 (file)
@@ -1,3 +1,4 @@
+/* Licensed under LGPLv2.1+ - see LICENSE file for details */
 #include "tiny.h"
 #include "bitops.h"
 #include <assert.h>