]> git.ozlabs.org Git - ccan/blobdiff - ccan/container_of/container_of.h
Relicense all public domain modules to CC0.
[ccan] / ccan / container_of / container_of.h
index 1c9d147ae06df9f4e0e54adea977f6087e4c628d..2943b8f098d5e3eba3d7f71a439712dde01df04d 100644 (file)
@@ -1,3 +1,4 @@
+/* CC0 (Public domain) - see LICENSE file for details */
 #ifndef CCAN_CONTAINER_OF_H
 #define CCAN_CONTAINER_OF_H
 #include <stddef.h>