]> git.ozlabs.org Git - ccan/blobdiff - ccan/list/list.c
endian: add constant versions.
[ccan] / ccan / list / list.c
index 29dc30ba195876690eba54cac576336cb1461a41..2717fa3f17e5ac1e4cbf1d42f48e719ffd43e6a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Licensed under LGPLv2.1+ - see LICENSE file for details */
+/* Licensed under BSD-MIT - see LICENSE file for details */
 #include <stdio.h>
 #include <stdlib.h>
 #include "list.h"