X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftypesafe_cb%2F_info.c;h=5e35eb7652ece2a30b2d64118de5e9a790cb8c57;hp=725b2665eabc3dc2b271965be8bfcb2e42223ca8;hb=3404ba2a1b34e766628d5b9febf401011aa6753f;hpb=650c775ff00cccd03fc84e7789a03c51d9839004 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[]) {