X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftypesafe_cb%2Ftypesafe_cb.h;h=942d5c2d11323e38fb23e5a40d28bd80aaf0e18d;hp=884314975eda5506f6eed3ef941ae7401dd21a3e;hb=ad2ce76c10f808283ea7cf25cd8e76a15710c4f3;hpb=12652625db55f6586e95fc5edc73e1e85bae8a5c diff --git a/ccan/typesafe_cb/typesafe_cb.h b/ccan/typesafe_cb/typesafe_cb.h index 88431497..942d5c2d 100644 --- a/ccan/typesafe_cb/typesafe_cb.h +++ b/ccan/typesafe_cb/typesafe_cb.h @@ -1,4 +1,4 @@ -/* Licensed under LGPLv2.1+ - see LICENSE file for details */ +/* CC0 (Public domain) - see LICENSE file for details */ #ifndef CCAN_TYPESAFE_CB_H #define CCAN_TYPESAFE_CB_H #include "config.h"