X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftypesafe_cb%2F_info.c;h=5e35eb7652ece2a30b2d64118de5e9a790cb8c57;hb=9d724ba2aa3b69cc56d20e5f578b2c1399e965f6;hp=725b2665eabc3dc2b271965be8bfcb2e42223ca8;hpb=650c775ff00cccd03fc84e7789a03c51d9839004;p=ccan diff --git a/ccan/typesafe_cb/_info.c b/ccan/typesafe_cb/_info.c index 725b2665..5e35eb76 100644 --- a/ccan/typesafe_cb/_info.c +++ b/ccan/typesafe_cb/_info.c @@ -45,6 +45,8 @@ * On compilers which don't support the extensions required * cast_if_type() and friend become an unconditional cast, so your * code will compile but you won't get type checking. + * + * Licence: LGPL (2 or any later version) */ int main(int argc, char *argv[]) {