X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fcheck_type%2F_info.c;h=42d3328ad2a95c370002b70bf3a1b4cdf1f012cd;hp=176e445a4e58a3195f5287b759a74a3eff7e2716;hb=3404ba2a1b34e766628d5b9febf401011aa6753f;hpb=650c775ff00cccd03fc84e7789a03c51d9839004;ds=sidebyside diff --git a/ccan/check_type/_info.c b/ccan/check_type/_info.c index 176e445a..42d3328a 100644 --- a/ccan/check_type/_info.c +++ b/ccan/check_type/_info.c @@ -13,6 +13,8 @@ * On compilers which don't support typeof() these routines are less effective, * since they have to use sizeof() which can only distiguish between types of * different size. + * + * Licence: LGPL (2 or any later version) */ int main(int argc, char *argv[]) {