X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fcheck_type%2F_info;h=33448b4f1f660038e83b38f2e6ef792f7e70a2d3;hp=42d3328ad2a95c370002b70bf3a1b4cdf1f012cd;hb=d9cbd7d4454ae35e4e2f6d18a9469bf26948e4b9;hpb=570c9c555f076e74f46141bb42b5d1d7ac89f632 diff --git a/ccan/check_type/_info b/ccan/check_type/_info index 42d3328a..33448b4f 100644 --- a/ccan/check_type/_info +++ b/ccan/check_type/_info @@ -14,7 +14,8 @@ * since they have to use sizeof() which can only distiguish between types of * different size. * - * Licence: LGPL (2 or any later version) + * License: Public domain + * Author: Rusty Russell */ int main(int argc, char *argv[]) {