X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Flist%2Flist.c;h=2717fa3f17e5ac1e4cbf1d42f48e719ffd43e6a5;hp=29dc30ba195876690eba54cac576336cb1461a41;hb=7b1223717acffcdbbc7d0545cd3ce4a9935278ea;hpb=74257cee33ae3033f961d5f22a0313b8cb1b18d4 diff --git a/ccan/list/list.c b/ccan/list/list.c index 29dc30ba..2717fa3f 100644 --- a/ccan/list/list.c +++ b/ccan/list/list.c @@ -1,4 +1,4 @@ -/* Licensed under LGPLv2.1+ - see LICENSE file for details */ +/* Licensed under BSD-MIT - see LICENSE file for details */ #include #include #include "list.h"