]> git.ozlabs.org Git - ccan/blobdiff - ccan/jbitset/jbitset.c
various: add LICENSE comments.
[ccan] / ccan / jbitset / jbitset.c
index 4efc775099296069be0c3691f8a3fd4ffd2a5292..a077afa212cf6c10286696d9a5a71e1feb36db05 100644 (file)
@@ -1,3 +1,4 @@
+/* Licensed under LGPLv2.1+ - see LICENSE file for details */
 #include <ccan/jbitset/jbitset.h>
 #include <ccan/build_assert/build_assert.h>
 #include <stdlib.h>