]> git.ozlabs.org Git - ccan/blobdiff - ccan/alloc/bitops.h
various: add LICENSE comments.
[ccan] / ccan / alloc / bitops.h
index c6509c3182a5509b72f0cb6544c019e33b2a9bce..3feeed21fcc72a63aa0dddbb3a924726d34d920d 100644 (file)
@@ -1,3 +1,4 @@
+/* Licensed under LGPLv2.1+ - see LICENSE file for details */
 #ifndef CCAN_ALLOC_BITOPS_H
 #define CCAN_ALLOC_BITOPS_H
 unsigned int afls(unsigned long val);