X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fhash%2F_info.c;h=2ec7272529cc4b464e7f16f94a510d6dd16d2076;hp=9ce4e3ac067a9e2711d443411846387f89be0a80;hb=868412b72b7c83d1fec52d0f71355bc15de2600e;hpb=0953f929bc024a9107869a40516b89932d5482e0;ds=inline diff --git a/ccan/hash/_info.c b/ccan/hash/_info.c index 9ce4e3ac..2ec72725 100644 --- a/ccan/hash/_info.c +++ b/ccan/hash/_info.c @@ -11,6 +11,8 @@ * may change if we find better or faster hash algorithms in future. * The stable ones will always give the same results on any computer, * and on any version of this package. + * + * Licence: Public Domain */ int main(int argc, char *argv[]) {