X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftypesafe_cb%2Ftypesafe_cb.h;h=3dddd501a3f8f00eaa5ad33ae6357776e24f9110;hp=40cfa3979891c3ac04cac3a8204e8d59693d8e70;hb=74257cee33ae3033f961d5f22a0313b8cb1b18d4;hpb=b0fa019adb998c20a8740f5696b61ae87d2a77a6 diff --git a/ccan/typesafe_cb/typesafe_cb.h b/ccan/typesafe_cb/typesafe_cb.h index 40cfa397..3dddd501 100644 --- a/ccan/typesafe_cb/typesafe_cb.h +++ b/ccan/typesafe_cb/typesafe_cb.h @@ -1,3 +1,4 @@ +/* Licensed under LGPLv2.1+ - see LICENSE file for details */ #ifndef CCAN_TYPESAFE_CB_H #define CCAN_TYPESAFE_CB_H #include "config.h"