X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Flist%2Flist.c;h=2717fa3f17e5ac1e4cbf1d42f48e719ffd43e6a5;hb=9683a45fa7f03e497fa4ae53c70730bc96fd28da;hp=29dc30ba195876690eba54cac576336cb1461a41;hpb=74257cee33ae3033f961d5f22a0313b8cb1b18d4;p=ccan 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"